1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-11 16:01:56 +00:00

Moving seeded pool matches to last round is not working with the poolOrder

This commit is contained in:
2016-01-23 05:04:23 +00:00
parent 3663fa5745
commit 54f7a68e88

View File

@@ -18,7 +18,8 @@ module GeneratesTournamentMatches
destroyAllMatches destroyAllMatches
buildTournamentWeights buildTournamentWeights
generateMatches generateMatches
movePoolSeedsToFinalPoolRound # This is not working for pool order and I cannot get tests working
# movePoolSeedsToFinalPoolRound
end end
def buildTournamentWeights def buildTournamentWeights