Skip to content

fix: update documented wasm-pack commands used for testing#496

Merged
Madoshakalaka merged 1 commit intoranile:masterfrom
hmacias-avaya:master
Mar 23, 2026
Merged

fix: update documented wasm-pack commands used for testing#496
Madoshakalaka merged 1 commit intoranile:masterfrom
hmacias-avaya:master

Conversation

@hmacias-avaya
Copy link
Copy Markdown
Contributor

The documentation states

wasm-pack test crates/my-particular-crate --headless --firefox

but it should be

wasm-pack test --headless --firefox crates/my-particular-crate

otherwise wasm-pack complains:

Error: Must specify at least one of `--node`, `--chrome`, `--firefox`, or `--safari`
Caused by: Must specify at least one of `--node`, `--chrome`, `--firefox`, or `--safari`

Copy link
Copy Markdown
Collaborator

@Madoshakalaka Madoshakalaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. CI errors are irrelevant.

@Madoshakalaka Madoshakalaka merged commit e14893c into ranile:master Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants