8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cb8a6 commit 6b207ebCopy full SHA for 6b207eb
localstack-core/localstack/testing/pytest/validation_tracking.py
@@ -12,8 +12,7 @@
12
from typing import Dict, Optional
13
14
import pytest
15
-from _pytest.reports import TestReport
16
-from _pytest.stash import StashKey
+from pytest import TestReport, StashKey
17
from pluggy import Result
18
19
from localstack.testing.aws.util import is_aws_cloud
0 commit comments