Skip to content

fix(test): mock time() to fix flaky test_v1_search_docs.py

Igor Drozdov requested to merge id-fix-flaky-test into main

What does this merge request do and why?

This MR mocks time() call to fix flaky test_v1_search_docs.py

Related issue: Flaky spec `tests/api/v1/test_v1_search_docs.py... (#481 - closed)

Merge request reports