Remove Within in Save and Load

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 14:41:35 -08:00
parent 5f578d6768
commit 1fc4a0771c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Feature: Settings pane opens and can save settings persistently
Scenario: Open the Settings pane
Given I wait until the widget with type 'ProfileMgrView' is present
And I tap the 'OpenSettingsView' button
Then I expect the text 'Cwtch Settings' to be present within 5 seconds
And I wait until the text 'Cwtch Settings' is present
And I take a screenshot
Scenario: Change every setting (except Language)