Skip to content

Commit a0073d3

Browse files
committed
cleanup
1 parent ac0a9f5 commit a0073d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/telemetry/karma.conf.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ const files = [`src/**/*.test.ts`];
2222
module.exports = function (config) {
2323
const karmaConfig = {
2424
...karmaBase,
25-
// files to load into karma
2625
files,
27-
// frameworks to use
28-
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter
2926
frameworks: ['mocha']
3027
};
3128

0 commit comments

Comments
 (0)