summaryrefslogtreecommitdiff
path: root/features/steps/profile/emails.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/profile/emails.rb')
-rw-r--r--features/steps/profile/emails.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/profile/emails.rb b/features/steps/profile/emails.rb
index 10ebe705365..4f44f932a6d 100644
--- a/features/steps/profile/emails.rb
+++ b/features/steps/profile/emails.rb
@@ -28,7 +28,7 @@ class Spinach::Features::ProfileEmails < Spinach::FeatureSteps
expect(email).to be_nil
expect(page).not_to have_content("my@email.com")
end
-
+
step 'I click link "Remove" for "my@email.com"' do
# there should only be one remove button at this time
click_link "Remove"