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:
jdlrobson 2017-02-03 12:22:30 -08:00
parent 3a8127954a
commit c6bc8f804d

View file

@ -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