Add todo
This commit is contained in:
parent
fafc4d3937
commit
41fbf654df
|
|
@ -43,6 +43,7 @@ RSpec.describe MatchesController, type: :controller do
|
||||||
expect(body.empty?).to be true
|
expect(body.empty?).to be true
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
# TODO add test for upcoming once there is test data for a "valid" group stage
|
||||||
end
|
end
|
||||||
|
|
||||||
describe 'GET #show' do
|
describe 'GET #show' do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue