Skip to content

Commit

Permalink
Testing local Firefox broken. Not needed as all CI pass before release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jan 31, 2024
1 parent d1e9a3c commit d18234b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/karma.browsers.matrix.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@ module.exports = {

// Test matrix used before every npm publish.
// Note: The script tools/release.sh will run the tests
// locally on Chrome and Firefox. However, this is just an
// locally on Chrome. However, this is just an
// extra safety check as all tests must anyway have been successful
// on the CI that tests on all configured browsers in Lambdatest.
pre_npm_publish: [
'Chrome',
'Firefox'
]
}

0 comments on commit d18234b

Please sign in to comment.