Thanks to visit codestin.com Credit goes to github.com
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 a1477d0 commit fe12552Copy full SHA for fe12552
‎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