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 running the tests locally I hit on OOM exceptions. This commit
fixes the problem by enabling forking and removing unnecessary JVM
options from the `.jvmopts` file. All tests pass now when I run `sbt
tests/test` locally.
0 commit comments