Update AutoInstallPanelTest.php

This commit is contained in:
Bozhidar 2024-05-14 18:22:42 +03:00
parent 333fb1e45f
commit 4c30388251

View file

@ -30,6 +30,7 @@ class AutoInstallPanelTest extends TestCase
break; break;
} }
sleep(3); sleep(3);
} }
if (!$installationSuccess) { if (!$installationSuccess) {