[BrowserTest] Remove an empty line to make Rubocop pass

Change-Id: I110fef0f98ee7a2c5b74971b1e068bca0869e912
This commit is contained in:
Amir E. Aharoni 2015-02-17 12:05:48 +02:00 committed by Amire80
parent c37fe8fe5e
commit 5a715d05ad

View file

@ -181,7 +181,6 @@ class VisualEditorPage
text_area(:formula_area, css: '.oo-ui-popupWidget-popup textarea')
in_iframe(index: 0) do |frame|
# USED IN LANGUAGE SCREENSHOT TEST:
text_field(:media_alternative_text, css: 'div.oo-ui-widget.oo-ui-widget-enabled.oo-ui-inputWidget.oo-ui-textInputWidget.ve-ui-mwMediaDialog-altText > input', frame: frame)
div(:media_alternative_block, class: 'oo-ui-layout oo-ui-iconElement oo-ui-labelElement oo-ui-fieldsetLayout', index: 1, frame: frame)