Skip to content

Commit 7b12941

Browse files
committed
Improve comment
1 parent de53083 commit 7b12941

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/syrupy.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ def dirname(cls, *, test_location: PyTestLocation) -> str:
261261
# The default implementation does not handle the xdist plugin
262262
# and will not work correctly when running tests in parallel
263263
# with pytest-xdist.
264+
# Temporary workaround until it is finalised inside syrupy
265+
# See https://github.com/syrupy-project/syrupy/pull/901
264266

265267

266268
class _FakePytestObject:

0 commit comments

Comments
 (0)