mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-18 21:15:16 +02:00
test(podcasts): update integration fixtures for second-based duration
This commit is contained in:
parent
bab3f7c0d4
commit
38991c7db8
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ def build_spec(
|
|||
slot=1, name="Guest", role=SpeakerRole.GUEST, voice_id=voice_ids[1]
|
||||
),
|
||||
],
|
||||
duration=DurationTarget(min_minutes=10, max_minutes=20),
|
||||
duration=DurationTarget(min_seconds=600, max_seconds=1200),
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue