run_integration_tests.sh 58 B

123
  1. #!/bin/bash
  2. ./gradlew testDebug --fail-fast --tests="*IT"