Well, after a bunch of debugging, I've narrowed do...
# scripting
d
Well, after a bunch of debugging, I've narrowed down the problem. The ScriptingCompilerConfigurationComponentRegistrar class is coming from a shaded jar, where
MockProject
has been moved to a different package, but the intellij kotlin plugin is not from the shaded jar, and it's using the original package.