We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c97eca + 723b0f8 commit 33fe2d0Copy full SHA for 33fe2d0
features/main/validation.feature
@@ -26,7 +26,6 @@ Feature: Using validations groups
26
"code": "My Dummy"
27
}
28
"""
29
- Then print last JSON response
30
Then the response status code should be 400
31
And the response should be in JSON
32
And the JSON should be equal to:
@@ -56,7 +55,6 @@ Feature: Using validations groups
56
55
57
58
59
60
61
62
0 commit comments