lib/soaspec/cucumber/generic_steps.rb in soaspec-0.2.8 vs lib/soaspec/cucumber/generic_steps.rb in soaspec-0.2.9

- old
+ new

@@ -80,6 +80,6 @@ end # Verify that the HTTP status code is 200..299 and that any defined mandatory elements / mandatory values are as expected Then 'it should be successful' do expect(current_exchange).to be_successful -end \ No newline at end of file +end