mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
remove static $dateValidator
This commit is contained in:
@@ -20,8 +20,6 @@ abstract class Scope extends TestCase
|
||||
|
||||
protected string $endpoint = 'http://localhost/v1';
|
||||
|
||||
public static Validator $dateValidator;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
$this->client = new Client();
|
||||
|
||||
Reference in New Issue
Block a user