Tried to run combinedTestReport, but after all the tests are run, the error in the title gets thrown.
I also noticed that createDebugCoverageReport does not generate a coverage report at [...\app\build\outputs\code_coverage\debugAndroidTest\connected*].
I have "testCoverageEnabled true" in the debug block of the app gradle. Unsure of where to go from here.
Tried to run combinedTestReport, but after all the tests are run, the error in the title gets thrown.
I also noticed that createDebugCoverageReport does not generate a coverage report at [...\app\build\outputs\code_coverage\debugAndroidTest\connected*].
I have "testCoverageEnabled true" in the debug block of the app gradle. Unsure of where to go from here.