From 997d547ed2bd2abc0bca13f8c78b451b2cf0a60c Mon Sep 17 00:00:00 2001 From: jcwimer Date: Tue, 26 Jan 2016 14:00:09 +0000 Subject: [PATCH] Now that swapping works, make sure the higher seeded guys wrestle last in the pools --- app/models/generates_tournament_matches.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/generates_tournament_matches.rb b/app/models/generates_tournament_matches.rb index e3b5618..1e19323 100644 --- a/app/models/generates_tournament_matches.rb +++ b/app/models/generates_tournament_matches.rb @@ -19,7 +19,7 @@ module GeneratesTournamentMatches buildTournamentWeights generateMatches # This is not working for pool order and I cannot get tests working - # movePoolSeedsToFinalPoolRound + movePoolSeedsToFinalPoolRound end def buildTournamentWeights