Various fixes in font_selection tests.
1. Fixed comment in header comment (/s/disabled/enabled). 2. Remove pending step for #56081 bug. Change-Id: I9b1a74aa4c0305f529123f24dc05f8c8e5d4f58d
This commit is contained in:
@@ -11,7 +11,7 @@ Feature: Font selection
|
||||
|
||||
This feature is similar to font_selection_default_disabled,
|
||||
but it is targeted at wikis where automatic font downloading
|
||||
is disabled by default ($wgULSWebfontsEnabled = true).
|
||||
is enabled by default ($wgULSWebfontsEnabled = true).
|
||||
|
||||
Background:
|
||||
Given I am logged in
|
||||
|
||||
Reference in New Issue
Block a user