Skip to content

Commit

Permalink
Revert e2e-tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNeshi committed Nov 12, 2024
1 parent 9763ff4 commit da9fdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cargo build --release --target wasm32-unknown-unknown -Z build-std=std,panic_abo

export RPC_URL=http://localhost:8547

cargo test --features std,e2e --test "vesting-wallet"
cargo test --features std,e2e --test "*"

0 comments on commit da9fdf2

Please sign in to comment.