From 288e18201bb6c1bcf0216c06baff90008635a012 Mon Sep 17 00:00:00 2001 From: Matt Nayler <57350764+mattnayler@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:00:26 +0100 Subject: [PATCH] DTSAM-485 temp disable of failing FTA (#2068) --- src/functionalTest/resources/features/F-006/F-006.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functionalTest/resources/features/F-006/F-006.feature b/src/functionalTest/resources/features/F-006/F-006.feature index d1feabca3..ac697ce13 100644 --- a/src/functionalTest/resources/features/F-006/F-006.feature +++ b/src/functionalTest/resources/features/F-006/F-006.feature @@ -138,7 +138,7 @@ Feature: F-006 : Create Role Assignments for SSCS Staff and Judicial Org Roles And a successful call [to delete existing role assignments corresponding to the test actorId] as in [S-060_DeleteDataForRoleAssignments]. @S-161 - @FeatureToggle(DB:sscs_wa_1_0=on) @FeatureToggle(EV:JUDICIAL_FTA_ENABLED=on) + @FeatureToggle(DB:sscs_wa_1_0=on) @FeatureToggle(EV:JUDICIAL_FTA_ENABLED=on) @Ignore Scenario: must successfully create judicial role mapping for President of Tribunal - Salaried appointment Given a user with [an active IDAM profile with full permissions], And a successful call [to delete existing role assignments corresponding to the test actorId] as in [S-161_DeleteDataForRoleAssignments],