We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2837072 commit 21e1699Copy full SHA for 21e1699
karma.conf.cjs
@@ -11,7 +11,7 @@ module.exports = function (config) {
11
],
12
files: [
13
"test/unit-web/run-web-implementation.test.ts",
14
- "test/unit/index-named-exports.test.ts",
+ // "test/unit/index-named-exports.test.ts",
15
16
exclude: [],
17
preprocessors: {
0 commit comments