mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 06:54:16 +00:00
Updated to rails 7.2.2
This commit is contained in:
@@ -79,5 +79,6 @@ class FourPoolToSemiGenerationTest < ActionDispatch::IntegrationTest
|
||||
match.winner_id = match.w1
|
||||
match.save
|
||||
end
|
||||
assert @tournament.matches.select{|m| m.finished == 0}.size == 0
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user