Skip to content

Commit

Permalink
PYIC-7591: remove use of m2bBetaHmrcKbv in api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thebauSoftwire committed Oct 29, 2024
1 parent 812903b commit 90f9b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-tests/features/p2-no-photo-id.feature
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Feature: P2 no photo id journey

Rule: Abandon
Background: Abandon P2 no photo id journey
Given I activate the 'm2bBetaHmrcKbv' feature set
Given I activate the 'm2bBetaExperianKbv' feature set
When I start a new 'medium-confidence' journey
Then I get a 'page-ipv-identity-document-start' page response
When I submit an 'end' event
Expand Down Expand Up @@ -210,7 +210,7 @@ Feature: P2 no photo id journey

Rule: Escape
Background: Escape P2 no photo id journey
Given I activate the 'm2bBetaHmrcKbv' feature set
Given I activate the 'm2bBetaExperianKbv' feature set
When I start a new 'medium-confidence' journey
Then I get a 'page-ipv-identity-document-start' page response
When I submit an 'end' event
Expand Down

0 comments on commit 90f9b32

Please sign in to comment.