features/meta.feature in github_api-0.11.3 vs features/meta.feature in github_api-0.12.0
- old
+ new
@@ -1,8 +1,8 @@
Feature: Emojis API
Background:
- Given I have "Github::Meta" instance
+ Given I have "Github::Client::Meta" instance
Scenario: Get
Given I want to get resources
When I make request within a cassette named "meta/get"