Spec squashing
This commit is contained in:
@@ -12,6 +12,8 @@ Feature: Manage employees
|
||||
And I click on selector '.modal-confirm'
|
||||
And I wait 1 second
|
||||
Then the new employee should be added to the supplier
|
||||
When I reload the page
|
||||
Then the supplier employee should see content 'new-employee@example.com'
|
||||
|
||||
@javascript
|
||||
Scenario: adding an already existing employee that was firstly added as manager without manager and active
|
||||
|
||||
Reference in New Issue
Block a user