Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Nov 29, 2020
1 parent 7d54808 commit 2a6e000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/main/patch.feature
Expand Up @@ -41,7 +41,7 @@ Feature: Sending PATCH requets
}
}
"""
Then the response status code should be 200
And the response status code should be 200
And the response should be in JSON
And the header "Content-Type" should be equal to "application/ld+json; charset=utf-8"
And the JSON should be equal to:
Expand Down

0 comments on commit 2a6e000

Please sign in to comment.