Fix test when ran with pytest-xdist

This commit is contained in:
jaseg 2023-07-01 10:36:57 +02:00
parent 7a95a0dde7
commit 0920af4149

View file

@ -1,6 +1,7 @@
import os
from pathlib import Path
from itertools import chain
import pytest