From 554d8365a6df06cfcf65410a32a0714564cf2983 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 26 May 2025 18:10:08 +1200 Subject: [PATCH] Format --- tests/e2e/Services/Databases/DatabasesCustomServerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/Services/Databases/DatabasesCustomServerTest.php b/tests/e2e/Services/Databases/DatabasesCustomServerTest.php index 7e2b7a5f8a..993624a1fe 100644 --- a/tests/e2e/Services/Databases/DatabasesCustomServerTest.php +++ b/tests/e2e/Services/Databases/DatabasesCustomServerTest.php @@ -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']); /**