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 a1b3e88 commit 13a392aCopy full SHA for 13a392a
using/solving-exercises/tdd.md
@@ -53,7 +53,7 @@ We do this to encourage you to follow this workflow:
53
1. Once you have passed all the tests, congratulations you're done!
54
1. Otherwise, "unskip" the next test and goto 1.
55
56
-Exactly how tests are "unskipped" (or selected) depends on the track.
+Exactly how tests are "unskipped" (or activated) depends on the track.
57
For some tracks, it might be commenting or removing an annotation.
58
For some tracks, it might be changing an attribute from true to false.
59
Take the time to read [the documentation for your track][track-docs]: it will explain these details.
0 commit comments