Tobias Gritschacher has submitted this change and it was merged.
Change subject: make selenium statements_basic tests really basic
......................................................................
make selenium statements_basic tests really basic
Change-Id: I0af57cac380bc647e563ef75c6f93a8eada0ffea
---
M selenium/Rakefile
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tobias Gritschacher: Verified; Looks good to me, approved
diff --git a/selenium/Rakefile b/selenium/Rakefile
index 552f667..d9f274a 100644
--- a/selenium/Rakefile
+++ b/selenium/Rakefile
@@ -225,7 +225,7 @@
RSpec::Core::RakeTask.new(:statements_basic) do |spec|
spec.ruby_opts = "-I lib:spec"
- spec.pattern =
'../repo/tests/selenium/statements/{statements_spec.rb,statements_cm_spec.rb,statements_item_spec.rb,statements_time_spec.rb,statements_coordinate_spec.rb}'
+ spec.pattern = '../repo/tests/selenium/statements/statements_spec.rb'
end
RSpec::Core::RakeTask.new(:statements_cm) do |spec|
--
To view, visit https://gerrit.wikimedia.org/r/70144
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0af57cac380bc647e563ef75c6f93a8eada0ffea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
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