mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Check tests
This commit is contained in:
parent
ffb3a522b0
commit
1ff1b55298
1 changed files with 2 additions and 0 deletions
|
|
@ -454,6 +454,8 @@ var_dump($attribute);
|
|||
|
||||
sleep(1);
|
||||
var_dump($index);
|
||||
$this->assertEquals('shmuel', 'dsdsd');
|
||||
|
||||
/**
|
||||
* Update attribute size to exceed Index maximum length
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue