Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix race condition in enforce_identity_test.go
On fast system, the first and second time could have been the same. And thus the test failed. Changing the condition to allow the same time. Signed-off-by: Petr Vobornik <[email protected]>
- Loading branch information