Empty response body step is too restrictive

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-23 11:53:11 +02:00
parent 90c0c6ddb7
commit 93a3562c04
5 changed files with 0 additions and 11 deletions
@@ -22,4 +22,3 @@ Feature: Kapow! server reject insert requests with malformed JSON bodies.
"""
Then I get 400 as response code
And I get "Malformed JSON" as response reason phrase
And I get an empty response body