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
Might be a dumb question, I was trying to include org.scalatestplus.junit.JUnitSuite but also use the ScalaJSJUnitPlugin one of the first things it complains about is org.scalatestplus.junit.JUnitSuite not existing, is/can a dummy JUnitSuite class able to be exported for scala.js?