Skip to content

Commit

Permalink
Merge pull request #205 from chapmanu/codeship-db-upgrade
Browse files Browse the repository at this point in the history
As a developer, I want Signage tests to pass in Codeship.
  • Loading branch information
cbryant24 authored Apr 25, 2018
2 parents 13aa7a1 + d9cbbdb commit 2e16e70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/users_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ def show
# GET /users/new
def new
@user = User.new
p 'hello'
end

# GET /users/1/edit
Expand Down

0 comments on commit 2e16e70

Please sign in to comment.