From f8fb2e8c2d226813f02e7e8b389646e4b246c8eb Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Tue, 10 Feb 2026 00:01:40 +0000 Subject: [PATCH] Chore: test group --- tests/e2e/General/HTTPTest.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/e2e/General/HTTPTest.php b/tests/e2e/General/HTTPTest.php index 4012745682..56f3cb7fb0 100644 --- a/tests/e2e/General/HTTPTest.php +++ b/tests/e2e/General/HTTPTest.php @@ -18,6 +18,11 @@ class HTTPTest extends Scope $this->client->setEndpoint('http://appwrite.test'); } + /** + * @group ci-ignore + * + * @return void + */ public function testOptions() { /**