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 437ca43 commit 3a3fc54Copy full SHA for 3a3fc54
docs/GENERATORS.md
@@ -48,5 +48,5 @@ The templates are rendered using the [Scriban library](https://github.com/scriba
48
49
There are two ways in which the test generator can be run:
50
51
-1. `bin/generate-tests.ps1`: generate the tests for all exercises that have a generator template
52
-2. `bin/generate-tests.ps1 -e <slug>`: generate the tests for the specified exercise, if it has a generator template
+1. `bin/update-tests.ps1`: update the tests for all exercises that have a generator template
+2. `bin/update-tests.ps1 -e <slug>`: update the tests for the specified exercise, if it has a generator template
0 commit comments