Test Result : Scenario: Find user by its email
0 failures
6 tests
All Tests
Test name | Duration | Status |
And I search users with email "nemanja2@kapua.com" | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given I have the following users | 0 ms | Passed |
Scenario: Find user by its email | 3 ms | Passed |
Then I find users with email "nemanja2@kapua.com" | 0 ms | Passed |
When I configure the user service for the account with the id 42 | 0 ms | Passed |