Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -7,6 +7,6 @@ See [`example/lib/main.dart`](https://github.com/creativecreatorormaybenot/wakel | @@ -7,6 +7,6 @@ See [`example/lib/main.dart`](https://github.com/creativecreatorormaybenot/wakel | ||
| 7 | ## Integration testing | 7 | ## Integration testing |
| 8 | 8 | ||
| 9 | For integration testing, this plugin uses [`example/test_driver`](https://github.com/creativecreatorormaybenot/wakelock/tree/master/example/test_driver). The project has a setup for continuous integration, which will run the integration test to confirm that the plugin is working correctly. | 9 | For integration testing, this plugin uses [`example/test_driver`](https://github.com/creativecreatorormaybenot/wakelock/tree/master/example/test_driver). The project has a setup for continuous integration, which will run the integration test to confirm that the plugin is working correctly. |
| 10 | -The status for the latest commit is: [](https://travis-ci.com/creativecreatorormaybenot/wakelock) | 10 | +The status for the latest commit is [](https://travis-ci.com/creativecreatorormaybenot/wakelock). |
| 11 | 11 | ||
| 12 | If you want to run the integration tests yourself, you can run `flutter drive --target=test_driver/app.dart` from the `example` directory. | 12 | If you want to run the integration tests yourself, you can run `flutter drive --target=test_driver/app.dart` from the `example` directory. |
-
Please register or login to post a comment