fix: eof empty line

This commit is contained in:
Karol Sójko 2023-02-06 14:51:18 +01:00
parent 4fa6f579af
commit 2313b0b450
No known key found for this signature in database
GPG key ID: D966F68E8A92F649
2 changed files with 2 additions and 2 deletions

View file

@ -26,4 +26,4 @@ DB_MIGRATIONS_PATH=dist/migrations/*.js
#########
REDIS_PORT=6379
REDIS_HOST=cache
REDIS_HOST=cache

View file

@ -194,4 +194,4 @@ jobs:
run: docker/wait-for.sh localhost 3123
- name: Run E2E Test Suite
run: npx mocha-headless-chrome --timeout 1200000 -f http://localhost:9001/mocha/test.html
run: npx mocha-headless-chrome --timeout 1200000 -f http://localhost:9001/mocha/test.html