pytest: Fix failure with fakeserver and xdist

This commit is contained in:
Raphael Michel
2024-10-25 17:30:47 +02:00
committed by Mira Weller
parent 67934e51fc
commit e3f6b3f70a
+1
View File
@@ -19,6 +19,7 @@
# You should have received a copy of the GNU Affero General Public License along with this program. If not, see
# <https://www.gnu.org/licenses/>.
#
import os
from contextlib import contextmanager
import fakeredis