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 97dd93b commit 1cf1a9fCopy full SHA for 1cf1a9f
lesson_10/README.md
@@ -9,7 +9,7 @@
9
```
10
3. If you would like to check your answers, you can run the following command:
11
```bash
12
-./gradlew test -Dprofile=prod
+./gradlew test -Dprofile=prod -DquizTaker={quiz file name}
13
14
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).
15
0 commit comments