This commit is contained in:
Jake Barnby
2025-05-26 18:10:08 +12:00
parent d5999fde53
commit 554d8365a6
@@ -718,7 +718,7 @@ class DatabasesCustomServerTest extends Scope
'x-appwrite-project' => $this->getProject()['$id'],
'x-appwrite-key' => $this->getProject()['apiKey'],
]));
$this->assertTrue($response['body']['encrypt']);
/**