test(curriculum): test suites must fail on the initial contents
This commit is contained in:
committed by
mrugesh mohapatra
parent
d8343aeb2f
commit
0aa6881508
@ -30,7 +30,7 @@ Work through the code and see if you can figure out the problem, then advance to
|
||||
```yml
|
||||
tests:
|
||||
- text: Move ahead to understand the error.
|
||||
testString: assert(true, 'Move ahead to understand the error.');
|
||||
testString: '' # assert(true, 'Move ahead to understand the error.');
|
||||
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user