Skip to content

Commit

Permalink
test failures in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwman committed Oct 24, 2024
1 parent ec91a77 commit d36cfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/json-tests.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

(is (equalp (cm::decode-json
"{\"key\": \"value\"}")
'(("key" . "valuezorkxS!")))))
'(("key" . "value")))))

0 comments on commit d36cfeb

Please sign in to comment.