From 7867f2fc561f85a98dde5ac3dfe8c1d1d2787e5f Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Sun, 7 Nov 2021 11:44:22 +0545 Subject: [PATCH] remove todo --- tests/e2e/Services/Realtime/RealtimeBase.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/e2e/Services/Realtime/RealtimeBase.php b/tests/e2e/Services/Realtime/RealtimeBase.php index a47f36aba2..bf19811ccf 100644 --- a/tests/e2e/Services/Realtime/RealtimeBase.php +++ b/tests/e2e/Services/Realtime/RealtimeBase.php @@ -770,7 +770,6 @@ trait RealtimeBase /** * Test File Create - * TODO Buckets Channels */ $bucket = $this->client->call(Client::METHOD_POST, '/storage/buckets', array_merge([ 'content-type' => 'application/json',