Skip to content

Commit 9ba958f

Browse files
committed
AC-6720::Cloud Native S3 Web API test Failures -2.4-develop - Enabled AppIsolation on class level
1 parent 903d131 commit 9ba958f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQlAbstract.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ protected function runTest()
263263
$resetConfig = $this->resetAddedSection($initialConfig, $currentConfig, $cacheSaltPathChunks);
264264
$resetFileContents = $this->formatter->format($resetConfig);
265265
$directoryWrite = $this->filesystem->getDirectoryWrite(DirectoryList::CONFIG);
266+
sleep(20);
266267
$directoryWrite->writeFile($this->envConfigPath, $resetFileContents);
267268
}
268269

0 commit comments

Comments
 (0)