1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Fixed syntax error in rake task to finish seed tournaments

This commit is contained in:
2021-11-08 23:09:04 +00:00
parent ad259f00b5
commit c0ad06cea7

View File

@@ -17,7 +17,6 @@ task :finish_seed_tournaments => :environment do
end
end
end
end
finish_tournament(200)
finish_tournament(201)