Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
elceebee committed Jan 9, 2025
1 parent 05d356c commit 8b0706c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
RSpec.describe 'Provider with two providers reports index' do
include DfESignInHelpers

before do
FeatureFlag.deactivate :new_candidate_withdrawal_reasons
end

scenario 'when provider user has multiple provider with performance report', time: mid_cycle(2024) do
given_a_provider_user_with_two_providers_exists
and_a_provider_has_a_recruitment_performance_report
Expand Down

0 comments on commit 8b0706c

Please sign in to comment.