Fix typo in wasm-bindgen-test usage docs

This commit is contained in:
Danilo Bargen
2018-11-29 17:47:07 +01:00
committed by GitHub
parent ed24a63aae
commit fdf201a8f1

View File

@ -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