Skip to content

Commit

Permalink
Merge pull request #983 from christianhg/patch-1
Browse files Browse the repository at this point in the history
fix: typo in karma.custom-launchers.config.js
  • Loading branch information
cure53 authored Jul 19, 2024
2 parents 90a10a1 + 47047d6 commit 4ec7f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/karma.custom-launchers.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ const getRandomBrowser = () => sample(getAllBrowsers());

/**
* Environment variables are passed into the script and the depth of testing
* is affected accordginly.
* is affected accordingly.
*
* - Whenever on a PR we only want to probe test with Firefox
* - Whenever we are on the most recent node version on GitHub Actions we test via BrowserStack
Expand Down

0 comments on commit 4ec7f66

Please sign in to comment.