Skip to content

Commit

Permalink
Fix rename issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed Jan 28, 2022
1 parent 1df782f commit 2bfa012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -24,6 +24,6 @@ services:
sh -c " $$SINON_CHROME_BIN --version
&& npm run test-headless -- --chrome $$SINON_CHROME_BIN --allow-chrome-as-root
&& npm run test-webworker -- --chrome $$SINON_CHROME_BIN --allow-chrome-as-root
&& npm run test-esm-bundle
&& npm run check-esm-bundle-runs-in-browser
&& npm run test-node
"

0 comments on commit 2bfa012

Please sign in to comment.