fixed an issue in the tests
This commit is contained in:
parent
765c869942
commit
5aa31f96ca
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ written in lower case. The code looks for these case sensitively.
|
||||||
|
|
||||||
(define-test test-foo
|
(define-test test-foo
|
||||||
:parent suite-2024-{{day}}
|
:parent suite-2024-{{day}}
|
||||||
$0)
|
)
|
||||||
|
|
||||||
|
|
||||||
(define-test test-bar
|
(define-test test-bar
|
||||||
|
|
Loading…
Reference in a new issue