Skip to content

Commit

Permalink
working tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jak-pan committed Oct 23, 2024
1 parent 938605e commit 91d902c
Show file tree
Hide file tree
Showing 6 changed files with 353 additions and 162 deletions.
2 changes: 1 addition & 1 deletion integration-tests/src/exchange_asset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ fn basilisk_should_swap_assets_coming_from_karura_when_onchain_route_present() {
]
));

basilisk_run_to_next_block();
go_to_next_block(true, false);

//Register onchain route from KAR to KSM
assert_ok!(basilisk_runtime::Router::set_route(
Expand Down
Loading

0 comments on commit 91d902c

Please sign in to comment.