Test Result : Scenario: Finding user by expiration date in the past
0 failures
6 tests
All Tests
Test name | Duration | Status |
And I find user with expiration date in the past | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given I have the following user | 0 ms | Passed |
Scenario: Finding user by expiration date in the past | 4 ms | Passed |
Then I search for the user with expiration date in the past | 0 ms | Passed |
When I configure the user service for the account with the id 42 | 0 ms | Passed |