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
This test was originally designed to make sure FrameworkDetector
doesn't fail with other `console.log` statements. However, since
22a8d7dc52669c537154f21519752a8b6680a174 FrameworkDetector does
not exist anymore.
We replace the specific test with a more generalized test that ensures
that stdout and the scalajsCom do not interact for JSEnvs in general.
0 commit comments