File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
doc/website/source/flutters-implementation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ test execution path.
8
8
9
9
The following are some noteworthy details about goldens:
10
10
11
- * [ How to write and run a test] ( /how-flutter-does-goldens /write-and-run-a-test )
12
- * [ How Flutter finds the test directory] ( /how-flutter-does-goldens /find-the-test-directory )
13
- * [ How Flutter compares screenshots] ( /how-flutter-does-goldens /compare-screenshots )
11
+ * [ How to write and run a test] ( /flutters-implementation /write-and-run-a-test )
12
+ * [ How Flutter finds the test directory] ( /flutters-implementation /find-the-test-directory )
13
+ * [ How Flutter compares screenshots] ( /flutters-implementation /compare-screenshots )
14
14
15
15
Flutter golden tests are implemented via the following packages, all of which are defined
16
16
within the Dart SDK, or Flutter SDK:
You can’t perform that action at this time.
0 commit comments