Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
oh yeah! realworld specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Feb 14, 2013
1 parent f15553f commit b7ba928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/realworld/dependency_api_spec.rb
Expand Up @@ -53,7 +53,7 @@ def wait_for_server(port, seconds = 15)
G

bundle :install
expect(out).to include("\nFetching source index from #{@server_uri}")
expect(out).to include("Fetching source index from #{@server_uri}/")
should_be_installed "rack 1.0.0"
end
end
Expand Down

0 comments on commit b7ba928

Please sign in to comment.