mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Cleaning up views and controllers
This commit is contained in:
@@ -15,7 +15,7 @@ class WrestlersControllerTest < ActionController::TestCase
|
||||
end
|
||||
|
||||
def new
|
||||
get :new, school: @wrestler.school.id
|
||||
get :new, school: 1
|
||||
end
|
||||
|
||||
def post_update
|
||||
|
||||
Reference in New Issue
Block a user