Skip to content

Commit b51effe

Browse files
committed
Disable logHTMLFilePath
1 parent 76b51b5 commit b51effe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-gherkin.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = function(config) {
66

77
ui5: {
88
logAssertions: true,
9-
logHTMLFilePath: true,
9+
logHTMLFilePath: false,
1010
testpage: "webapp/test/gherkin/gherkinTests.qunit.html"
1111
},
1212

0 commit comments

Comments
 (0)