From 9662ba4ec7463350d4eadf053e499850afa9fc6e Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Thu, 17 Jun 2021 16:01:37 +0545 Subject: [PATCH] fix data param --- tests/e2e/Services/Storage/StorageBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/Services/Storage/StorageBase.php b/tests/e2e/Services/Storage/StorageBase.php index 481cb36a0c..2df18dea21 100644 --- a/tests/e2e/Services/Storage/StorageBase.php +++ b/tests/e2e/Services/Storage/StorageBase.php @@ -8,7 +8,7 @@ use Utopia\Image\Image; trait StorageBase { - public function testCreateBucketFile($data):array + public function testCreateBucketFile():array { /** * Test for SUCCESS