jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/399623 )

Change subject: Remove unused function in the browser test entity selector 
module
......................................................................


Remove unused function in the browser test entity selector module

Change-Id: I04300cc307ccccbac42efc1ba0ea769c651692b6
---
M tests/browser/features/support/modules/entity_selector_module.rb
1 file changed, 0 insertions(+), 6 deletions(-)

Approvals:
  jenkins-bot: Verified
  Thiemo Kreuz (WMDE): Looks good to me, approved



diff --git a/tests/browser/features/support/modules/entity_selector_module.rb 
b/tests/browser/features/support/modules/entity_selector_module.rb
index 040f739..aff993b 100644
--- a/tests/browser/features/support/modules/entity_selector_module.rb
+++ b/tests/browser/features/support/modules/entity_selector_module.rb
@@ -25,12 +25,6 @@
     end
   end
 
-  def wait_for_suggestions_list
-    wait_until do
-      entity_selector_search?
-    end
-  end
-
   def select_claim_property(property_label)
     claim_entity_selector_input_element.clear
     self.claim_entity_selector_input = property_label

-- 
To view, visit https://gerrit.wikimedia.org/r/399623
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I04300cc307ccccbac42efc1ba0ea769c651692b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: WMDE-leszek <[email protected]>
Gerrit-Reviewer: Thiemo Kreuz (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to