dave08
03/22/2021, 2:17 PMjava.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrumentation.
at androidx.test.platform.app.InstrumentationRegistry.getInstrumentation(InstrumentationRegistry.java:45)
what could this be? I'm wondering if the extension isn't starting the instrumentation for some reason... in one project it worked... maybe somebody came across something similar?