[integration_test] Fix example link in the README (#85622)

This commit is contained in:
Taha Tesser 2021-06-30 19:47:31 +03:00 committed by GitHub
parent e36e62e9a6
commit 59f201fbba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ test_driver/
integration_test.dart
```
[Example](https://github.com/flutter/plugins/tree/master/packages/integration_test/example)
[Example](https://github.com/flutter/flutter/tree/master/packages/integration_test/example)
## Using Flutter Driver to Run Tests