RCFilters: Style the Saved Links placeholder and add a title
[lhc/web/wiklou.git] / tests / browser / features / step_definitions / preferences_appearance_steps.rb
index 8ffdaf1..b58f7a4 100644 (file)
@@ -1,5 +1,5 @@
 When(/^I click Appearance$/) do
-  visit(PreferencesPage).appearance_link_element.when_present.click
+  visit(PreferencesPage).appearance_link_element.click
 end
 
 When(/^I navigate to Preferences$/) do