Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit 7edf484

Browse files
author
Miguel
committed
[Behat] minor User sentence typo and Scenario description fix
1 parent 0538b73 commit 7edf484

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Features/Users/users.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,10 @@ Feature: Use the eZ Users field
6969
Then I should see error messages
7070

7171
@javascript @edge
72+
Scenario: Validate "Send to trash" button is replaced with "Delete" when browsing users
7273
Scenario: Validate that users have the "Delete" button available
7374
Given there is a User with name "One"
7475
When I go to User "One" page
76+
Then I should not see a "Send to trash" action bar button
7577
Then I should not see a "Send to thrash" action bar button
7678
And I should see a "Delete" action bar button

0 commit comments

Comments
 (0)