diff --git a/labs/grading-and-submission.md b/labs/grading-and-submission.md index 43cef14d8534e4365e7442469ef1aa50af00984b..7c72d5ff1d23ffc34df8de864fd29725dbd6b741 100644 --- a/labs/grading-and-submission.md +++ b/labs/grading-and-submission.md @@ -14,7 +14,7 @@ Each lab is shipped with two sets of tests: content, to encourage you to write your own tests. You can run them from `sbt` using the following command: ```shell - grading:test + Grading/test ``` Your grade is determined by the number of these tests that pass, see the