We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62cb47 commit 8245e70Copy full SHA for 8245e70
4 files changed
karma-ci.conf.js
@@ -36,4 +36,5 @@ module.exports = function(config) {
36
singleRun: true
37
38
});
39
+ require("karma-ui5/helper").configureIframeCoverage(config);
40
};
0 commit comments