in my build.gradle, but Android Studio is giving me the following error:
Copy code
org.junit.runners.model.InvalidTestClassError: Invalid test class 'com.bytonomy.tech.nyteout.architecture.test.utilities.ApplicationSettingsSpec':
1. No runnable methods
at org.junit.runners.ParentRunner.validate(ParentRunner.java:525)
at org.junit.runners.ParentRunner.<init>(ParentRunner.java:92)
at org.junit.runners.BlockJUnit4ClassRunner.<init>(BlockJUnit4ClassRunner.java:74)
Is this a known issue with this version?
s
sam
03/31/2020, 11:20 PM
@LeoColman is our android guy 🙂
sam
04/02/2020, 9:19 PM
@LeoColman is the answer to this just that we need to release 4.0.2 ?