Skip to content

Commit

Permalink
BRP-71 Fixed acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MCrawleyHomeOffice committed Jan 23, 2023
1 parent 34781b8 commit 383eff2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/_features/brp/correct_mistakes.feature
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,6 @@ Feature: A user should access the correct mistakes service and be able to log an
@truncatedfields
Scenario: correct mistakes on brp form confirmed as correct should display confirmation for each field
Given I start the 'correct-mistakes' application journey
Then I should be on the 'previous-submission' page showing 'Have you previously submitted this request?'
Then I check 'previous-submission-no'
Then I select 'Continue'
Then I should be on the 'location' page showing 'Where did you apply for your visa?'
Then I check 'location-applied-yes'
Then I select 'Continue'
Expand Down Expand Up @@ -217,9 +214,6 @@ Feature: A user should access the correct mistakes service and be able to log an
@truncatedfields
Scenario: correct mistakes on brp form confirmed confirmed one truncated value as incorrect should display all 3 truncates values on confirm page
Given I start the 'correct-mistakes' application journey
Then I should be on the 'previous-submission' page showing 'Have you previously submitted this request?'
Then I check 'previous-submission-no'
Then I select 'Continue'
Then I should be on the 'location' page showing 'Where did you apply for your visa?'
Then I check 'location-applied-yes'
Then I select 'Continue'
Expand Down

0 comments on commit 383eff2

Please sign in to comment.