Running yarn test locally is failing the NoJS tests. We shouldn't be including the NoJS tests for that test run. Use a wildcard when looking for the NoJs tests.
Thinking for CI we should split them out into separate runs. Running nojs:tests as a separate step.
Running yarn test locally is failing the NoJS tests. We shouldn't be including the NoJS tests for that test run. Use a wildcard when looking for the NoJs tests.
Thinking for CI we should split them out into separate runs. Running nojs:tests as a separate step.