diff --git a/dev/integration_tests/display_cutout_rotation/README.md b/dev/integration_tests/display_cutout_rotation/README.md index 7f3c5627b5..72ccf694c8 100644 --- a/dev/integration_tests/display_cutout_rotation/README.md +++ b/dev/integration_tests/display_cutout_rotation/README.md @@ -1,3 +1,5 @@ # display_cutout_rotation To run test locally use `flutter drive integration_test/display_cutout_test.dart` from this folder. + +OR from `flutter/dev/devicelab` run `dart bin/test_runner.dart test -t android_display_cutout`.