Skip to content

Commit

Permalink
[integration_test] Fix link to integration test for web section in `R…
Browse files Browse the repository at this point in the history
…EADME.md` (#103422)

* [integration_test] Fix link to integration test for web section in `README.md`

* Update packages/integration_test/README.md

* Update packages/integration_test/README.md
  • Loading branch information
nilsreichardt committed Feb 14, 2023
1 parent 480c54c commit c102bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integration_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ flutter drive \
### Web

Make sure you have [enabled web support](https://flutter.dev/docs/get-started/web#set-up)
then [download and run](https://flutter.dev/docs/cookbook/testing/integration/introduction#6b-web)
then [download and run](https://docs.flutter.dev/cookbook/testing/integration/introduction#5b-web)
the web driver in another process.

Use following command to execute the tests:
Expand Down

0 comments on commit c102bf4

Please sign in to comment.