Tobias Gritschacher has submitted this change and it was merged.

Change subject: Making selenium test for "include property by label" 
non-experimental
......................................................................


Making selenium test for "include property by label" non-experimental

Change-Id: If6eb475a3abff3f2f18e774b6880088d49d60bc3
---
M client/tests/selenium/interwiki/inclusion_syntax_spec.rb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tobias Gritschacher: Verified; Looks good to me, approved



diff --git a/client/tests/selenium/interwiki/inclusion_syntax_spec.rb 
b/client/tests/selenium/interwiki/inclusion_syntax_spec.rb
index 0c97a63..7c48427 100644
--- a/client/tests/selenium/interwiki/inclusion_syntax_spec.rb
+++ b/client/tests/selenium/interwiki/inclusion_syntax_spec.rb
@@ -58,7 +58,7 @@
   end
 
   context "Check item-property inclusion syntax" do
-    it "should check if item-property gets included properly: single value, 
referenced by property label", :experimental => true do
+    it "should check if item-property gets included properly: single value, 
referenced by property label" do
       on_page(ClientPage) do |page|
         page.navigate_to_article(article_title)
         page.clientArticleTitle.should == article_title

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If6eb475a3abff3f2f18e774b6880088d49d60bc3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: mw1.22-wmf4
Gerrit-Owner: Tobias Gritschacher <[email protected]>
Gerrit-Reviewer: Tobias Gritschacher <[email protected]>

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

Reply via email to