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: