mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Refactored names of methods and some db column
This commit is contained in:
@@ -62,7 +62,7 @@ class MatsControllerTest < ActionController::TestCase
|
||||
end
|
||||
|
||||
def wipe
|
||||
@tournament.destroyAllMatches
|
||||
@tournament.destroy_all_matches
|
||||
end
|
||||
|
||||
test "logged in tournament owner should get edit mat page" do
|
||||
|
||||
Reference in New Issue
Block a user