Actions
Bug #30335
closedStop collecting coverage from React tests
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
We don't currently use this reporting anywhere, so it is taking up unnecessary time during testing. If we want coverage reports later, we can add the options back in, but no need to collect coverage if we aren't using it.
Actions