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 073eab9 commit 500d822Copy full SHA for 500d822
tests/aws/services/transcribe/test_transcribe.py
@@ -92,7 +92,6 @@ def transcribe_snapshot_transformer(snapshot):
92
snapshot.add_transformer(snapshot.transform.transcribe_api())
93
94
95
-@pytest.mark.skip(reason="flaky")
96
class TestTranscribe:
97
@pytest.fixture(scope="class", autouse=True)
98
def pre_install_dependencies(self):
0 commit comments