Skip to content

Commit d46d86a

Browse files
authored
Revert "Update felt documentation (flutter#16559)"
This reverts commit ffa70a7.
1 parent e967e30 commit d46d86a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

lib/web_ui/dev/README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,7 @@ To run tests on Safari use the following command. It works on MacOS devices and
5555
felt test --browser=safari
5656
```
5757

58-
To run tests on Windows Edge use the following command. It works on Windows devices and it uses the Edge installed on the OS.
59-
60-
```
61-
felt_windows.bat test --browser=edge
62-
```
63-
64-
To run a single test use the following command. Note that it does not work on Windows.
65-
58+
To run a single test:
6659
```
6760
felt test test/golden_tests/engine/canvas_golden_test.dart
6861
```

0 commit comments

Comments
 (0)