From b91dcdbd507cab68ed7ec6b141837138490a1214 Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Wed, 1 Aug 2018 11:31:52 +0800 Subject: [PATCH] QA: Issues should be run on integration test These are currently only being run in the daily build but not on commits meaning this sneaked through our automated QA into production causing https://phabricator.wikimedia.org/T200867 Let's protection against this happening again. Bug: T200867 Change-Id: I2ad6fab8fafa2125be45c5052add9605a9d8121b --- tests/browser/features/issues.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/browser/features/issues.feature b/tests/browser/features/issues.feature index 8a8504d..e6522f7 100644 --- a/tests/browser/features/issues.feature +++ b/tests/browser/features/issues.feature @@ -1,4 +1,4 @@ -@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @test2.m.wikipedia.org @vagrant +@integration @chrome @en.m.wikipedia.beta.wmflabs.org @firefox @test2.m.wikipedia.org @vagrant Feature: Issues Background: