Fix the Rubocop offense TrailingBlankLines
[lhc/web/wiklou.git] / tests / browser / features / step_definitions / view_history_steps.rb
index 1ecc008..6bb7e83 100644 (file)
@@ -5,4 +5,3 @@ end
 Then(/^I should see a link to a previous version of the page$/) do
   on(ViewHistoryPage).old_version_link_element.should be_visible
 end
-