ivan.savytskyi
04/09/2019, 7:29 PMwhen smth expect smth
) in src/test
folder. Seems that those tests are treated as Android instrumentation tests and no spaces in tests name allowed. Is there any way how to fix it without renaming test names? I assume that somehow fromPreset(presets.android, 'android')
makes think all tests in /src/test
folder are Android instrumentation tests