From 71bfbb1d44dd69b610ba7b37f671aba266ffae25 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Sun, 24 Aug 2025 22:24:34 +0100 Subject: [PATCH] again --- .github/workflows/automation-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automation-tests.yml b/.github/workflows/automation-tests.yml index ac5174f01..48554ba29 100644 --- a/.github/workflows/automation-tests.yml +++ b/.github/workflows/automation-tests.yml @@ -61,7 +61,7 @@ jobs: browser: chrome headless: true working-directory: tests - wait-on: http://localhost:5000/ + wait-on: http://localhost:3577/ # 10 minutes wait-on-timeout: 600 env: