Reason phrase instead of phrase.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-20 11:09:05 +02:00
parent c07638601b
commit 226ac5b90a
2 changed files with 2 additions and 2 deletions
@@ -21,5 +21,5 @@ Feature: Kapow! server reject insert requests with malformed JSON bodies.
}
"""
Then I get bad request as response code
And I get "Malformed JSON" as response phrase
And I get "Malformed JSON" as response reason phrase
And I get an empty response body