Zfilipin has uploaded a new change for review.

Change subject: Removed line that does nothing
......................................................................

Removed line that does nothing

page.search_box_element always returns Watir::TextField, RSpec matcher
considers that a "true value", and always passes.

If a check is required here, then it should be:

page.search_box_element.should exist

Change-Id: I77dfb1bdf0e19c1767aa5506b982db4793dbf0e2
---
M tests/acceptance/features/step_definitions/watchlist_steps.rb
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/79/45179/1
--
To view, visit https://gerrit.wikimedia.org/r/45179
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77dfb1bdf0e19c1767aa5506b982db4793dbf0e2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to