We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc3074 commit 538e1f4Copy full SHA for 538e1f4
1 file changed
tests/Backend/ReaderWorkspaces/WorkspacesReaderTest.php
@@ -26,7 +26,6 @@ class WorkspacesReaderTest extends WorkspacesTestCase
26
public function setUp(): void
27
{
28
parent::setUp();
29
- $this->initEmptyTestBucketsForParallelTests();
30
31
$components = new Components($this->_client);
32
foreach ($components->listComponents() as $component) {
0 commit comments