Skip to content

Commit

Permalink
Use valid statement in lrs-statements test
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Aug 27, 2024
1 parent 4935036 commit 6f01e8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/xapi_schema/spec_test.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,6 @@
[]))
(testing "LRS retrieval statement batch"
(should-satisfy+ ::xs/lrs-statements
[simple-statement]
[simple-statement long-statement]
[d/statement] ; This statement has ID and other required fields
:bad
[])))

0 comments on commit 6f01e8d

Please sign in to comment.