1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

remove adapter attribute from test

This commit is contained in:
Damodar Lohani 2022-01-31 16:19:31 +05:45
parent e3bc0b48e9
commit 6a5daf1509

View file

@ -171,7 +171,6 @@ class StorageCustomServerTest extends Scope
$this->assertEquals(false, $bucket['body']['enabled']);
$this->assertEquals(true, $bucket['body']['encryption']);
$this->assertEquals(true, $bucket['body']['antivirus']);
$this->assertEquals('local', $bucket['body']['adapter']);
$bucketId = $bucket['body']['$id'];
/**
* Test for FAILURE