My tests are having trouble referencing my code and I'm not sure if this is a
#test problem or
#gradle or
#intellij.
When the test file is open, intellij isn't having any "unresolved" inspection errors, but when I run that test through intellij, I get a bunch of "Error: Kotlin: Unresolved reference" on my
import
lines.