This commit is contained in:
Daniel Schädler 2025-03-13 12:41:48 +01:00
parent fafc4d3937
commit 41fbf654df
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ RSpec.describe MatchesController, type: :controller do
expect(body.empty?).to be true
end
end
# TODO add test for upcoming once there is test data for a "valid" group stage
end
describe 'GET #show' do