Skip to content

Commit

Permalink
Fix UT
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Dec 12, 2024
1 parent 5505108 commit cb51337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testlive.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def test_constructor(self):
threshold=0.2,
input_device=0,
options=None,
input_device_sample_rate=16000,
)
self.assertNotEqual(None, live)

Expand Down

0 comments on commit cb51337

Please sign in to comment.