Skip to content

Commit

Permalink
chore: Upgrade Karma Safari launcher
Browse files Browse the repository at this point in the history
This newer launcher is based on WebDriver and seems to work better with GitHub Actions.

Change-Id: I8ea0ff5cd1c975179ffe99c04a9c99601815855f
  • Loading branch information
joeyparrish committed Jan 11, 2022
1 parent 463c170 commit f0630ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,6 +12,7 @@
],
"devDependencies": {
"@chiragrupani/karma-chromium-edge-launcher": "^2.1.0",
"@onslip/karma-safari-launcher": "^1.0.1",
"@teppeis/clutz": "^1.0.29-4c95e12.v20190929",
"awesomplete": "^1.1.4",
"babel-core": "^6.26.3",
Expand Down Expand Up @@ -44,7 +45,6 @@
"karma-jasmine": "^3.3.1",
"karma-jasmine-ajax": "^0.1.13",
"karma-opera-launcher": "^1.0.0",
"karma-safari-launcher": "^1.0.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.32",
"karma-webdriver-launcher": "^1.0.8",
Expand Down

0 comments on commit f0630ea

Please sign in to comment.