Zfilipin has uploaded a new change for review.
https://gerrit.wikimedia.org/r/91840
Change subject: Change the assertion back to original state
......................................................................
Change the assertion back to original state
Bug: 56081
Change-Id: I16a8ee6c4d8aae8778f99f6e0cd0bfc7e0f32b4e
---
M tests/browser/features/step_definitions/font_selection_steps.rb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector
refs/changes/40/91840/1
diff --git a/tests/browser/features/step_definitions/font_selection_steps.rb
b/tests/browser/features/step_definitions/font_selection_steps.rb
index 6a8ad24..214ca8e 100644
--- a/tests/browser/features/step_definitions/font_selection_steps.rb
+++ b/tests/browser/features/step_definitions/font_selection_steps.rb
@@ -12,7 +12,7 @@
Then(/^the active content font must be the same as font prior to the
preview$/) do
pending('bug #56081') do
- on(PanelPage).get_content_font.should_not ==
@original_content_font
+ on(PanelPage).get_content_font.should == @original_content_font
end
end
--
To view, visit https://gerrit.wikimedia.org/r/91840
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I16a8ee6c4d8aae8778f99f6e0cd0bfc7e0f32b4e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits