features/service.feature in ruby_odata-0.0.9 vs features/service.feature in ruby_odata-0.0.10

- old
+ new

@@ -2,10 +2,10 @@ In order to consume the OData As a user I want to be able to access data Background: - Given an ODataService exists with uri: "http://localhost:8888/SampleService/Entities.svc" + Given a sample HTTP ODataService exists And blueprints exist for the service Scenario: Service should respond to valid collections Then I should be able to call "Categories" on the service