From 8b0706c9725fd65c8cb80a218c6bb036e9f2c1a8 Mon Sep 17 00:00:00 2001 From: Lori Bailey <44073106+elceebee@users.noreply.github.com> Date: Thu, 9 Jan 2025 09:25:07 +0000 Subject: [PATCH] wip --- ...rovider_user_two_providers_with_performance_report_spec.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/system/provider_interface/reports/index_provider_user_two_providers_with_performance_report_spec.rb b/spec/system/provider_interface/reports/index_provider_user_two_providers_with_performance_report_spec.rb index 172d901a441..73fd1a455b3 100644 --- a/spec/system/provider_interface/reports/index_provider_user_two_providers_with_performance_report_spec.rb +++ b/spec/system/provider_interface/reports/index_provider_user_two_providers_with_performance_report_spec.rb @@ -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