Skip to content

Commit

Permalink
Crate name rust-wasm-test was renamed to rust-wasm-test-module, fixed (
Browse files Browse the repository at this point in the history
…#71)

script

Co-authored-by: Boppy <no-reply@boppygames.gg>
  • Loading branch information
2 people authored and cloutiertyler committed Aug 1, 2023
1 parent 5e37596 commit a1d4852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-test-snapshots.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ if ! cmd_exists cargo-insta; then
esac
fi

cargo build -p rust-wasm-test --release --target wasm32-unknown-unknown
cargo build -p rust-wasm-test-module --release --target wasm32-unknown-unknown

cargo insta test --review -p spacetimedb-cli

0 comments on commit a1d4852

Please sign in to comment.