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:
@@ -52,7 +52,7 @@ class TournamentsControllerTest < ActionController::TestCase
|
||||
end
|
||||
|
||||
def wipe
|
||||
@tournament.destroyAllMatches
|
||||
@tournament.destroy_all_matches
|
||||
end
|
||||
|
||||
test "logged in tournament owner can generate matches" do
|
||||
|
||||
Reference in New Issue
Block a user