When trying to run tests i get the following error
Process finished with exit code 1
Class not found: "com.my.app.api.SomeTest"Empty test suite.
I know the test classes are valid and running on a friends machine, but I can't seem to run them on mine.