#[Rust] Edit the tests to be done
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Hi, I am trying to work on the browser edition and remove some #[ignore] tags, but it doesn't seem to work with Firefox 122.0 on Ubuntu 22.04.
Is the issue with my browser or am I missing something?
When working in the web editor, the test runner ignores those tags
Those are only for working locally
Oh, ok. I was confused because the instructions state to remove the ignore tags. Thank you for the information 🙂