Skip to content

Commit

Permalink
Merge pull request #2506 from akvo/issue/2500-cypress
Browse files Browse the repository at this point in the history
[#2500] Use latest akvo/akvo-lumen-e2e-test
  • Loading branch information
tangrammer authored Jan 13, 2020
2 parents 9926fd3 + 5e11a2e commit bf9174d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ci/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ else
-e CYPRESS_LUMEN_USER="${LUMEN_USER}" \
-e CYPRESS_LUMEN_PASSWORD="${LUMEN_PASSWORD}" \
-e CYPRESS_RECORD_KEY="${CYPRESS_RECORD_KEY}" \
-e ELECTRON_ENABLE_LOGGING="true" \
fe-e2e-tests run.sh
fi
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
volumes:
- pg-data:/pg-certs:ro
fe-e2e-tests:
image: akvo/akvo-lumen-e2e-test:20190607.073620.6426562
image: akvo/akvo-lumen-e2e-test:20200110.115310.06b75bc
volumes:
- ./client/e2e-test:/app/e2e-test
environment:
Expand Down

0 comments on commit bf9174d

Please sign in to comment.