Cleanup Cucumber tags in Selenium tests

Removing no longer used @clean and @login tags.

Bug: T127423
Change-Id: Id6f1abfae63b35b7e01dc9d58450a52a35d7c9df
This commit is contained in:
Željko Filipin
2016-02-19 14:56:05 +01:00
parent 6a2b2e0bba
commit f5b55a473e
10 changed files with 10 additions and 26 deletions

View File

@@ -4,7 +4,6 @@ Feature: Autonym font
* With tofu detection in ULS, system fonts will be given preference over webfonts.
* Reference: https://upload.wikimedia.org/wikipedia/commons/7/7d/ULS-WebFonts-Workflow-Diagram.png
@login
Scenario: Autonym font is used in the ULS language search dialog for display language selection by logged-in users
Given I am logged in
And I open the Universal Language Selector
@@ -12,7 +11,6 @@ Feature: Autonym font
When I click the button with the ellipsis
Then the language list of ULS should use Autonym font
@login
Scenario: Autonym font is used in the ULS language search dialog for input language selection by logged-in users
Given I am logged in
And I open the Universal Language Selector