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 471a7e3 commit 6275a0bCopy full SHA for 6275a0b
test/karma.webpack.conf.js
@@ -1,7 +1,7 @@
1
module.exports = function(config) {
2
config.set({
3
frameworks: ["mocha"],
4
- files: ["../test-builds/webpack-build.js"],
+ files: ["../test-builds/main.js"],
5
colors: true,
6
logLevel: config.LOG_INFO,
7
browsers: ["ChromeHeadless"],
0 commit comments