Cmcmahon has submitted this change and it was merged. Change subject: Get rid of "present?" deprecation warning ......................................................................
Get rid of "present?" deprecation warning Found the workaround at https://github.com/cheezy/page-object/issues/134 You are calling a method named present? at rspec-expectations-2.12.0/lib/rspec/matchers/built_in/be.rb:135:in `matches?'. Change-Id: I1a9ea661806db7bc3192bf9f89f96e8e67874624 --- M features/step_definitions/uploadwizard_steps.rb 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Cmcmahon: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34284 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1a9ea661806db7bc3192bf9f89f96e8e67874624 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
