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 d618639 commit 2808670
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 2808670

Please sign in to comment.