Skip to content

Commit 4e08b10

Browse files
committed
Ensure user is not authorized.
1 parent f03f816 commit 4e08b10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

features/error_codes.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Feature: Handles HTTP error codes
66

77
Scenario: A response of '401 - Unauthorised access'
88
Given I have "Github::Repos" instance
9+
And I am not authorized
910
When I want to create resource
1011
And I pass the following request options:
1112
| name |

0 commit comments

Comments
 (0)