mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-04 18:12:16 +00:00
In an actual browser, the changing of the history using the binding worked a little too well, and caused the test to fail if you refreshed the page or manually used the back and forward buttons. The stateful stuff has been removed - the remaining two assertions should adequately test that the binding works, which is the point of these tests anyways.