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.
--bundle
1 parent 51cb7ca commit 54bf922Copy full SHA for 54bf922
1 file changed
resources/test/karma.conf.js
@@ -11,9 +11,7 @@ module.exports = function(config) {
11
12
13
// list of files / patterns to load in the browser
14
- files: [
15
- ${ testFiles }
16
- ],
+ files: [ ${ testFiles } ],
17
18
19
// list of files to exclude
0 commit comments