features/pull_requests.feature in github_api-0.8.6 vs features/pull_requests.feature in github_api-0.8.7
- old
+ new
@@ -17,11 +17,11 @@
And the response should not be empty
Scenario: Get
Given I want to get resource with the following params:
- | user | repo | request_id |
- | peter-murach | github | 36 |
+ | user | repo | number |
+ | peter-murach | github | 36 |
When I make request within a cassette named "pull_requests/get"
Then the response status should be 200
And the response type should be JSON
And the response should not be empty