mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Speeding up tests and renaming a few methods in generateMatchups
This commit is contained in:
@@ -5,7 +5,7 @@ class MatsControllerTest < ActionController::TestCase
|
||||
|
||||
setup do
|
||||
@tournament = Tournament.find(1)
|
||||
@tournament.generateMatchups
|
||||
# @tournament.generateMatchups
|
||||
@mat = mats(:one)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user