Skip to content

Commit c14fa98

Browse files
committed
fix
1 parent 013f120 commit c14fa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/instructor/autograding/hidden_testcase_examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is what it will look like for students:
3535
### Hide Testcase Details, Show Score
3636

3737
In your `config.json`, **do not** change the `hidden` field.
38-
Instead, add these lines to the testcase:
38+
Instead, add these lines to the validation of the testcase:
3939
```
4040
"show_actual": never,
4141
"show_expected": never

0 commit comments

Comments
 (0)