Skip to content

Commit 0d89603

Browse files
author
Shaw
committed
test(plugin-wallet): exclude task fixtures
1 parent 47bd3d5 commit 0d89603

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/plugin-wallet/vitest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export default defineConfig({
1010
exclude: [
1111
"**/node_modules/**",
1212
"**/dist/**",
13+
"src/**/tasks/**",
1314
"src/**/*.live.test.ts",
1415
"src/chains/evm/tests/**",
1516
],

0 commit comments

Comments
 (0)