Skip to content

Commit

Permalink
DTSAM-485 temp disable of failing FTA (#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnayler authored Aug 29, 2024
1 parent 68d5224 commit 288e182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functionalTest/resources/features/F-006/F-006.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit 288e182

Please sign in to comment.