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() { /**