Skip to content

Commit 1e3d148

Browse files
anilhelvaciJorge-Lopes
authored andcommitted
fix: exclude swap-anything from the main ava config
Refs: #8863
1 parent fc04b90 commit 1e3d148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multichain-testing/ava.rest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ export default {
1313
'!test/fast-usdc/**/*.test.*',
1414
'!test/queries/**/*.test.*',
1515
'!test/staking/**/*.test.*',
16+
'!test/xcs-swap-anything/**/*.test.*',
1617
],
1718
};

0 commit comments

Comments
 (0)