Skip to content
Snippets Groups Projects
Commit 3f289f01 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

tests: Fix mocking of sleep calls with tenacity 8.4.2

Latest tenacity release adds some internal changes that broke the
mocking of sleep calls in tests.

Fix it by directly mocking time.sleep (was not working previously).
parent 495e2cb4
No related branches found
No related tags found
1 merge request!186tests: Fix mocking of sleep calls with tenacity 8.4.2
Pipeline #9556 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment