diff --git a/.circleci/config.yml b/.circleci/config.yml index f9479bd008..73803ea12f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,7 +23,7 @@ jobs: test-command: ./gradlew testFullDebugUnitTest - android/run-tests: - test-command: ./gradlew jacocoAllDebugReport + test-command: ./gradlew --stacktrace jacocoAllDebugReport # Then start the emulator and run the Instrumentation tests! # - android/start-emulator-and-run-tests: diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index c76f23799b..f9209c97b3 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,12 +3,7 @@