Skip to content

Commit 2797b51

Browse files
committed
improve e2e tests
1 parent 456e620 commit 2797b51

File tree

3 files changed

+560
-497
lines changed

3 files changed

+560
-497
lines changed

tests-local.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ done
2020

2121

2222
# Run tests
23+
rm -rf ./tests/functional/screenshots
2324
WORDPRESS_VERSION=$WORDPRESS_VERSION WATCHER_LOGIN=$WATCHER_LOGIN WATCHER_PASSWORD=$WATCHER_PASSWORD \
2425
LAPI_URL_FROM_CONTAINERS='http://crowdsec:8080' LAPI_URL_FROM_HOST='http://localhost:8080' \
2526
yarn --cwd ./tests/functional test \

0 commit comments

Comments
 (0)