diff --git a/services/tests/pixelfed-garage.nix b/services/tests/pixelfed-garage.nix index 16bfce7..33b8d6a 100644 --- a/services/tests/pixelfed-garage.nix +++ b/services/tests/pixelfed-garage.nix @@ -92,7 +92,7 @@ let # FIXME: Sometimes, it takes some time for the picture to show on the # screenshot, even after it has completed loaded. Not sure what a # better test would be. - time.sleep(5) + time.sleep(60) ${seleniumTakeScreenshot "\"/home/selenium/screenshot.png\""} ${seleniumQuit}'';