Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit a95be81

Browse files
authored
Remove Mocha checkbox component test. (#5338)
1 parent 5ffe8f7 commit a95be81

File tree

2 files changed

+1
-294
lines changed

2 files changed

+1
-294
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const istanbulInstrumenterLoader = {
6969
/node_modules/,
7070
/adapter.[jt]s$/,
7171
/constants.[jt]s$/,
72-
/checkbox\/foundation.ts$/,
72+
/checkbox\/.*$/,
7373
/radio\/foundation.ts$/,
7474
],
7575
include: path.resolve('./packages'),

test/unit/mdc-checkbox/mdc-checkbox.test.js

Lines changed: 0 additions & 293 deletions
This file was deleted.

0 commit comments

Comments
 (0)