Skip to content

Commit

Permalink
Update instructions on running integration_test (flutter#3871)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom committed May 10, 2021
1 parent 39e0035 commit be327bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ To run the integration tests using Flutter driver:

```console
cd example
flutter drive test_driver/<name_of_plugin_test>.dart
flutter drive --driver test_driver/integration_test.dart --target integration_test/<name_of_plugin_test>.dart
```

To run integration tests as instrumentation tests on a local Android device:
Expand Down

0 comments on commit be327bb

Please sign in to comment.