Skip to content

Commit

Permalink
Testing id travis not deploy app fail
Browse files Browse the repository at this point in the history
  • Loading branch information
krlsdu committed Apr 20, 2016
1 parent e0e0ecb commit aaf4c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/welcome_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
describe "GET index" do
it "say 'Hello World' " do
get :index
expect(response.body).to match /Hello/
expect(response.body).to match /"carlos"/

end

Expand Down

0 comments on commit aaf4c92

Please sign in to comment.