mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-24 00:05:50 +00:00
Update browser test to run on desktop
This previously passed with a false positive as it replicated the scenario `ReadMore is not present in minerva stable` by running on the mobile domain. This change makes it run on the desktop domain and pass (it now fails given it runs on Minerva skin) Bug: T157165 Change-Id: Idb2002b0f2d378cc0b6df73ad1381bfee32448c9
This commit is contained in:
parent
3a8127954a
commit
c6bc8f804d
|
@ -19,7 +19,7 @@ Feature: ReadMore
|
|||
Then I must see ReadMore
|
||||
And ReadMore must have three cards
|
||||
|
||||
@en.m.wikipedia.beta.wmflabs.org
|
||||
@en.wikipedia.beta.wmflabs.org
|
||||
Scenario: ReadMore is not present when disabled as a BetaFeature
|
||||
Given I am on the "Related Articles 1" page
|
||||
And page has fully loaded without ReadMore code
|
||||
|
|
Loading…
Reference in a new issue