Force test:docker to run with English language (#788)

Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
pull/793/head
Florent 5 months ago committed by GitHub
parent 423ecea4e3
commit c7f060be7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,4 +65,5 @@ TEST_ADD_SAMPLES=1 TEST_ACCOUNT_PASSWORD=not-needed \
GRIST_SESSION_COOKIE=grist_test_cookie \
GRIST_TEST_LOGIN=1 \
NODE_PATH=_build:_build/stubs \
LANGUAGE=en_US \
$MOCHA _build/test/deployment/*.js --slow 6000 -g "${GREP_TESTS:-}" "$@"

Loading…
Cancel
Save