Unfortunately, we can't execute Scala.js tests from IntelliJ, instead, we need to use `sbt testOnly ...`. IntelliJ throws errors like this:  Let's explore if there is a practical way to solve this.