Skip to content

Commit

Permalink
expected to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Primata committed Feb 10, 2025
1 parent eaa1976 commit 072565a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions networks/movement/movement-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ path = "src/bin/e2e/whitelist.rs"
name = "movement-tests-e2e-ggp-gas-fee"
path = "src/bin/e2e/ggp_gas_fee.rs"

[[bin]]
name = "movement-tests-e2e-mint-burn"
path = "src/bin/e2e/mint_burn.rs"

[[bin]]
name = "movement-tests-e2e-transfer"
path = "src/bin/e2e/transfer.rs"
Expand Down

0 comments on commit 072565a

Please sign in to comment.