test(e2e): update all images and grow snapshot comparaison sensitivity

This commit is contained in:
Edouard Vanbelle
2026-05-27 11:34:47 +02:00
parent 891ff89a5d
commit 7ddbbc94cc
10 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ front-test:
# update images snapshots
front-test-update-snapshot:
cd tests/e2e && npm test -- --update-snapshots
cd tests/e2e && npm test -- --update-snapshots=all
# Hurl API functional tests (starts postgres + server, tears down after)
api-test: