[misc] bump the dev-env to 3.3.2
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
command: npm run test:unit:_run
|
||||
environment:
|
||||
NODE_ENV: test
|
||||
NODE_OPTIONS: "--unhandled-rejections=strict"
|
||||
|
||||
|
||||
test_acceptance:
|
||||
@@ -25,6 +26,7 @@ services:
|
||||
POSTGRES_HOST: postgres
|
||||
MOCHA_GREP: ${MOCHA_GREP}
|
||||
NODE_ENV: test
|
||||
NODE_OPTIONS: "--unhandled-rejections=strict"
|
||||
TEXLIVE_IMAGE:
|
||||
command: npm run test:acceptance:_run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user