Skip to content

Commit 4711108

Browse files
committed
Work in progress on acceptance test TestIsoScope.test_distributed_setup_teardown_coordination.
1 parent 46f33a6 commit 4711108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/acceptance_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,6 +1216,7 @@ def test_distributed_setup_teardown_coordination(
12161216
the previous test Scope's Resource Teardown.
12171217
"""
12181218
test_file = """
1219+
from __future__ import annotations
12191220
import pathlib
12201221
from uuid import uuid1
12211222
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)