You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on the node 18 upgrade, I was able to get the JS tests CI check to pass with the application in a non-working state. After a bit of investigation, I found there were a couple test suites that weren't running due to webpack build issues. We should ensure that a test suite that doesn't run due to a build issue fails CI as opposed to silently passing.
The text was updated successfully, but these errors were encountered:
While working on the node 18 upgrade, I was able to get the JS tests CI check to pass with the application in a non-working state. After a bit of investigation, I found there were a couple test suites that weren't running due to webpack build issues. We should ensure that a test suite that doesn't run due to a build issue fails CI as opposed to silently passing.
The text was updated successfully, but these errors were encountered: