From 76665c552a5038a0163b67d7de213ad73d7265b1 Mon Sep 17 00:00:00 2001 From: Cmcmahon Date: Tue, 2 Sep 2014 10:26:05 -0700 Subject: [PATCH] QA: make Feature names easy to read Don't duplicate "Notification types" Feature between tests. I guess this was a copy/paste issue. Change-Id: I032130024113bb326f0cfbbe09cd7455bdaf7ab5 --- tests/browser/features/messages.feature | 2 +- tests/browser/features/notifications_userrights.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/browser/features/messages.feature b/tests/browser/features/messages.feature index bb43b5227..91fa24926 100644 --- a/tests/browser/features/messages.feature +++ b/tests/browser/features/messages.feature @@ -1,5 +1,5 @@ @chrome @en.wikipedia.beta.wmflabs.org @firefox @login @test2.wikipedia.org -Feature: Notification types +Feature: Unread messages # Scenarios which trigger notifications Scenario: Mark all as unread diff --git a/tests/browser/features/notifications_userrights.feature b/tests/browser/features/notifications_userrights.feature index f287d1c0e..0e947e708 100644 --- a/tests/browser/features/notifications_userrights.feature +++ b/tests/browser/features/notifications_userrights.feature @@ -1,5 +1,5 @@ @chrome @firefox @login -Feature: Notification types +Feature: User rights Scenario: Change in user rights Given I am logged in as a new user with no notifications