diff --git a/scripts/integration-test-with-docker.sh b/scripts/integration-test-with-docker.sh index 982df737c3..3e7097c4dd 100755 --- a/scripts/integration-test-with-docker.sh +++ b/scripts/integration-test-with-docker.sh @@ -45,6 +45,7 @@ docker exec tmail-backend james-cli AddUser "$ALICE@$DOMAIN" "$ALICE" cd .. echo "Building the app and running tests..." +flutter build apk --config-only patrol build android -v \ --dart-define=USERNAME="$BOB" \ --dart-define=PASSWORD="$BOB" \