Skip to content

Commit 6f01e8d

Browse files
committed
Use valid statement in lrs-statements test
1 parent 4935036 commit 6f01e8d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/xapi_schema/spec_test.cljc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,6 @@
635635
[]))
636636
(testing "LRS retrieval statement batch"
637637
(should-satisfy+ ::xs/lrs-statements
638-
[simple-statement]
639-
[simple-statement long-statement]
638+
[d/statement] ; This statement has ID and other required fields
640639
:bad
641640
[])))

0 commit comments

Comments
 (0)