Remove focused tests

This commit is contained in:
Daniel Schädler 2025-03-09 21:14:18 +01:00
parent cf3cc9cebb
commit 3bb8afeae6
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ RSpec.describe GroupStageService do
end
end
describe '#get_advancing_teams', focus: true do
describe '#get_advancing_teams' do
context 'when special case for po2 applies' do
before do
teams = create_list(:team, 32)