Skip to content

Commit 81b837e

Browse files
Update 1.2_Setting_Up_Testing_Environment.md (#10)
- navigation integration for 1.2_Setting_Up_Testing_Environment.md
1 parent 83891d6 commit 81b837e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1_Getting_Started/1.2_Setting_Up_Testing_Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ This will execute all tests in the test directory. You should see a message indi
6767
### Conclusion
6868
Setting up a testing environment for Dart is straightforward, thanks to its well-designed tools and packages. Now that you've laid down the groundwork, you're ready to dive deeper into the world of Dart testing.
6969

70-
In the next section, we'll explore the basic structure of a Dart test. Onward!
70+
In the next section, we'll explore the basic structure of a Dart test. [Onward!](./1.3_Basic_Test_Structure.md)
7171

7272

0 commit comments

Comments
 (0)