We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e967e30 commit d46d86aCopy full SHA for d46d86a
lib/web_ui/dev/README.md
@@ -55,14 +55,7 @@ To run tests on Safari use the following command. It works on MacOS devices and
55
felt test --browser=safari
56
```
57
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
+To run a single test:
66
67
felt test test/golden_tests/engine/canvas_golden_test.dart
68
0 commit comments