Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain Fourny committed Aug 2, 2024
1 parent b07be2d commit 3ad52a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(:JIQS: ShouldCrash; ErrorCode="RBDY0007"; ErrorMetadata="LINE:3:COLUMN:7:" :)
(:JIQS: ShouldRun; Output="{ "int": 10 }" :)
let $data := {"bool" : true, "int": 10}
return delete json $data.bool

Expand Down

0 comments on commit 3ad52a2

Please sign in to comment.