### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Description mocha has a flag `--forbid-only` we should use in CI so that tests fail if `only` is committed in a PR. ### Reproduction steps 1. 2. 3. ### Stack trace ```shell ``` ### Screenshots _No response_ ### Browsers _No response_
Check for duplicates
Description
mocha has a flag
--forbid-onlywe should use in CI so that tests fail ifonlyis committed in a PR.Reproduction steps
Stack trace
Screenshots
No response
Browsers
No response