Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 4d0da44

Browse files
committed
add comments from dnfield@
1 parent de23d99 commit 4d0da44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/e2e/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ instrumentation test for Android, after creating `androidTest` as suggested in t
134134

135135
```bash
136136
pushd android
137+
# flutter build generates files in android/ for building the app
137138
flutter build apk
138139
./gradlew app:assembleAndroidTest
139140
./gradlew app:assembleDebug -Ptarget=<path_to_test>.dart

0 commit comments

Comments
 (0)