From 76f573a4ea80e47c8060dda888b671ac51869781 Mon Sep 17 00:00:00 2001 From: Geido <60598000+geido@users.noreply.github.com> Date: Tue, 26 Jul 2022 16:57:45 +0300 Subject: [PATCH] chore: Ignore Applitools by default when running Cypress tests (#20789) * Exclude applitools by default * Remove unnecessary check * Trim --- .github/workflows/bashlib.sh | 11 ++++++++--- superset-frontend/cypress-base/cypress.json | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/workflows/bashlib.sh b/.github/workflows/bashlib.sh index ae10c342e..3eb460f7f 100644 --- a/.github/workflows/bashlib.sh +++ b/.github/workflows/bashlib.sh @@ -183,7 +183,7 @@ cypress-run-all() { nohup flask run --no-debugger -p $port >"$flasklog" 2>&1 "$flasklog" 2>&1 "$flasklog" 2>&1