1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-07-30 03:21:57 +00:00

Merge pull request from dbrgn/patch-1

Fix typo in wasm-bindgen-test usage docs
This commit is contained in:
Alex Crichton
2018-11-29 10:53:52 -06:00
committed by GitHub

@@ -85,7 +85,7 @@ That's it!
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
## Appendix: Using `wasm-bindgn-test` without `wasm-pack` ## Appendix: Using `wasm-bindgen-test` without `wasm-pack`
**⚠️ The recommended way to use `wasm-bindgen-test` is with `wasm-pack`, since it **⚠️ The recommended way to use `wasm-bindgen-test` is with `wasm-pack`, since it
will handle installing the test runner, installing a WebDriver client for your will handle installing the test runner, installing a WebDriver client for your