This commit is contained in:
Daniel Schädler 2019-06-17 15:02:03 +02:00
parent 6dff05b5e6
commit 7630f6b432
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ RSpec.describe AdvanceTeamsInIntermediateStage do
end
end
context 'intermediate_stage is an realistic stage' do
context 'intermediate_stage is a realistic stage' do
let(:context) do
AdvanceTeamsInIntermediateStage.call(intermediate_stage: create(:playoff_stage, match_type: :single_team_match))
end