summaryrefslogtreecommitdiff
path: root/service/test/functional/features/smoke.feature
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-03-31 11:39:23 -0300
committerGitHub <noreply@github.com>2017-03-31 11:39:23 -0300
commitdadf39c1574d53612410371b8b639a159841eaf5 (patch)
treeb2ad876064ba53fda571bd6382277cc1ec0d4cac /service/test/functional/features/smoke.feature
parent76454872267976c3cd16608a8371d27b062b062d (diff)
parented6c3c449b7a947901b45bdb0d0dc017560e7f78 (diff)
Merge pull request #1021 from pixelated/email-recovery-code
[#927] Creates functional tests for backup account flow
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