From 4c303882510991866e5b6fe7bda0e3824d65df7f Mon Sep 17 00:00:00 2001 From: Bozhidar Date: Tue, 14 May 2024 18:22:42 +0300 Subject: [PATCH] Update AutoInstallPanelTest.php --- web/tests/Unit/AutoInstallPanelTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/tests/Unit/AutoInstallPanelTest.php b/web/tests/Unit/AutoInstallPanelTest.php index ba8c0ae..71847c9 100644 --- a/web/tests/Unit/AutoInstallPanelTest.php +++ b/web/tests/Unit/AutoInstallPanelTest.php @@ -30,6 +30,7 @@ class AutoInstallPanelTest extends TestCase break; } sleep(3); + } if (!$installationSuccess) {