File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Feature: No fault union dissolution application submission
4
4
Given I create a new user and login
5
5
When I go to '/your-details'
6
6
Then the page should include "Apply for a divorce"
7
- And I expect the page title to be "Apply for a divorce - Who are you applying to divorce? - GOV.UK"
7
+ And I expect the page title to be "Who are you applying to divorce? - Apply for a divorce - GOV.UK"
8
8
And the page should include "Who are you applying to divorce?"
9
9
10
10
Scenario : Successfully submitting a no fault union dissolution application
Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ Feature: Homepage
29
29
And the page should include "Who are you applying to divorce?"
30
30
And I click "Save and sign out"
31
31
Then the page should include "Your application has been saved"
32
- And I expect the page title to be "Your application has been saved - GOV.UK"
32
+ And I expect the page title to be "Your application has been saved - Apply for a divorce - GOV.UK"
33
33
And the page should not include "Apply for a divorce"
34
34
And the page should not include "Back"
You can’t perform that action at this time.
0 commit comments