Skip to content

Commit 8c8b7a7

Browse files
committed
Demo: iframe coverage with karma-ui5
1 parent d62cb47 commit 8c8b7a7

File tree

4 files changed

+595
-250
lines changed

4 files changed

+595
-250
lines changed

karma-ci.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ module.exports = function(config) {
3636
singleRun: true
3737

3838
});
39+
require("karma-ui5/helper").configureIframeCoverage(config);
3940
};

0 commit comments

Comments
 (0)