Skip to content

Commit

Permalink
fix: params
Browse files Browse the repository at this point in the history
  • Loading branch information
e-krebs committed Nov 13, 2024
1 parent 92ea7c6 commit 91338ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/CTS/requests/composition/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"parameters": {
"compositionID": "foo",
"params": {
"query": "batman"
"params": {
"query": "batman"
}
}
},
"request": {
Expand Down

0 comments on commit 91338ef

Please # to comment.