Skip to content
Snippets Groups Projects
Commit 49b625c2 authored by Jure's avatar Jure
Browse files

ci: remove special firefox env as it prevents client connection

parent dbcf8e6b
No related branches found
No related tags found
No related merge requests found
......@@ -69,4 +69,4 @@ test-firefox:
script:
- cd ${HOME}
# specify host here else it confuses the linked postgres image
- MOZ_FORCE_DISABLE_E10S=1 PGHOST=postgres yarn test:all:firefox
- PGHOST=postgres yarn test:all:firefox
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment