We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0964a4a commit a71554eCopy full SHA for a71554e
test/karma.config.cjs
@@ -1,3 +1,5 @@
1
+process.env.CHROME_BIN = require('chromium').path
2
+
3
module.exports = function (config) {
4
config.set({
5
frameworks: ['mocha', 'chai'],
0 commit comments