Skip to content

Commit

Permalink
fix: remove broken test cases in compliance (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
viacheslav-rostovtsev committed Jul 27, 2022
1 parent 9d43ed0 commit a56df9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/services/compliance_suite.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
},
{
"name": "Fully working conversions, resources",
"rpcs": ["Compliance.RepeatDataBody", "Compliance.RepeatDataBodyPut", "Compliance.RepeatDataBodyPatch", "Compliance.RepeatDataQuery", "Compliance.RepeatDataSimplePath", "Compliance.RepeatDataPathResource", "Compliance.RepeatDataPathTrailingResource"],
"rpcs": ["Compliance.RepeatDataBody", "Compliance.RepeatDataBodyPut", "Compliance.RepeatDataBodyPatch", "Compliance.RepeatDataQuery"],
"requests": [
{
"name": "Strings with slashes and values that resemble subsequent resource templates",
Expand Down

0 comments on commit a56df9a

Please sign in to comment.