Not sure if this is the right place but I want to ask a question related to https://github.com/mockk/mockk/pull/965.
I successfully used the workaround but now wanted to add another JVM arg param (
is meant to be specified only once. I know how to fix that but what's bugging me is that even with this faulty config the tests ran just fine in IDEA. Does anybody what magic it applies to run the tests? (And it surely takes the mvn config into account because without the