It works in the IDE for both android and ios, however it fails on the command line (gradlew clean build) with:
com.sensynehealth.shared.data.TrustomerModelTest.expiredJwToken FAILED .AssertionError at null:-1
which I think means no exception was not thrown. Any ideas?