Skip to content

Commit

Permalink
Add env variable for Firefox
Browse files Browse the repository at this point in the history
Karma Firefox launcher ikssue: karma-runner/karma-firefox-launcher#104
  • Loading branch information
aduprat committed Aug 27, 2020
1 parent b5dfa88 commit b9483c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ FROM node:10-buster

RUN apt-get update
RUN apt-get install -y firefox-esr

ENV MOZ_FORCE_DISABLE_E10S=true

0 comments on commit b9483c0

Please sign in to comment.