Skip to content

Commit 3a3fc54

Browse files
Fix docs
1 parent 437ca43 commit 3a3fc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/GENERATORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ The templates are rendered using the [Scriban library](https://github.com/scriba
4848

4949
There are two ways in which the test generator can be run:
5050

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
51+
1. `bin/update-tests.ps1`: update the tests for all exercises that have a generator template
52+
2. `bin/update-tests.ps1 -e <slug>`: update the tests for the specified exercise, if it has a generator template

0 commit comments

Comments
 (0)