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
chore(tests): Remove --detectOpenHandles from Jest config. (#11148)
Ref: #11107
Removes `--detectOpenHandles` from Jest configurations of Remix and
Next.JS which apparently causes segfault.
Re-enables Remix Node 16 and Node 18 integration tests on CI
0 commit comments