Skip to content

Commit 1cf1a9f

Browse files
committed
docs: updated quiz check instructions
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 97dd93b commit 1cf1a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lesson_10/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
```
1010
3. If you would like to check your answers, you can run the following command:
1111
```bash
12-
./gradlew test -Dprofile=prod
12+
./gradlew test -Dprofile=prod -DquizTaker={quiz file name}
1313
```
1414
4. Submit a PR with your response. Your last submission up to the cutoff deadline will be accepted (3/20/24 @ 1:20 PM ET).
1515

0 commit comments

Comments
 (0)