Commit 97a31a9
committed
fix(test): correct wire test implementations
- Fix test_listen_v1_media to pass required request parameter to transcribe_file
- Fix test_speak_v1_audio to consume iterator returned by generate()1 parent e07cbf1 commit 97a31a9
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
96 | 97 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
0 commit comments