Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit b928b10

Browse files
author
Clément Le Provost
committed
Fix unit tests (build variant has changed since removal of product flavors)
1 parent 22990c1 commit b928b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ fi
4444

4545
echo "Running Android test..."
4646
./setup_tests.sh
47-
$RETRY ./gradlew testOnlineRelease
47+
$RETRY ./gradlew testRelease
4848
./teardown_tests.sh

0 commit comments

Comments
 (0)