Skip to content

Commit c3c348e

Browse files
committed
adding test cases for Registry/UtilComponents
1 parent 2e8bca6 commit c3c348e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vitest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export default mergeConfig(
4848
reporter: ["html", "lcov", "text"],
4949
reportOnFailure: true,
5050
},
51+
dangerouslyIgnoreUnhandledErrors: true,
5152
},
5253
}),
5354
);

0 commit comments

Comments
 (0)