Remove focused tests
This commit is contained in:
parent
cf3cc9cebb
commit
3bb8afeae6
|
|
@ -191,7 +191,7 @@ RSpec.describe GroupStageService do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe '#get_advancing_teams', focus: true do
|
describe '#get_advancing_teams' do
|
||||||
context 'when special case for po2 applies' do
|
context 'when special case for po2 applies' do
|
||||||
before do
|
before do
|
||||||
teams = create_list(:team, 32)
|
teams = create_list(:team, 32)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue