Skip to content
Snippets Groups Projects
Commit 9b21d2d8 authored by vlorentz's avatar vlorentz
Browse files

test_model: Fix compatibility with pytest-xdist

Using .now() produces data that differs between xdist processes,
as files are imported after forking, and xdist requires consistent
data across processes.
parent 59ed64b0
No related branches found
No related tags found
No related merge requests found
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