From 0ba88fac61a08435ec142525d7e5dde7b20f0fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 30 Aug 2017 11:25:21 +0200 Subject: [PATCH] EZEE-1710: Fix BDD to enable updating selenium version (#895) --- Features/Users/users.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features/Users/users.feature b/Features/Users/users.feature index 0a20840f9..cb5ec705d 100644 --- a/Features/Users/users.feature +++ b/Features/Users/users.feature @@ -1,7 +1,7 @@ Feature: Use the eZ Users field Background: - Given I am logged in as an Administrator in PlatformUI + Given I am logged in as admin on PlatformUI @javascript @common Scenario: Verify the existence of Users page and it's content