summaryrefslogtreecommitdiff
path: root/service/test/functional/features/smoke.feature
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/functional/features/smoke.feature')
-rw-r--r--service/test/functional/features/smoke.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/functional/features/smoke.feature b/service/test/functional/features/smoke.feature
index 1467baf9..d106da1b 100644
--- a/service/test/functional/features/smoke.feature
+++ b/service/test/functional/features/smoke.feature
@@ -40,6 +40,6 @@ Feature: sign up, login and logout
When I enter username and password as credentials
And I click on the login button
Then I should see the fancy interstitial
- Given I am on the backup account page
+ Given I go to the backup account page
When I logout from the header
Then I should see the login page