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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user