Skip to content

Commit 500d822

Browse files
committed
test vosk installation failure
1 parent 073eab9 commit 500d822

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/aws/services/transcribe/test_transcribe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def transcribe_snapshot_transformer(snapshot):
9292
snapshot.add_transformer(snapshot.transform.transcribe_api())
9393

9494

95-
@pytest.mark.skip(reason="flaky")
9695
class TestTranscribe:
9796
@pytest.fixture(scope="class", autouse=True)
9897
def pre_install_dependencies(self):

0 commit comments

Comments
 (0)