Skip to content

Commit 62d693b

Browse files
committed
chore: fix type error
1 parent cb6ff56 commit 62d693b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/live-status-gateway/src/topics/__tests__/activePlaylist.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ describe('ActivePlaylistTopic', () => {
241241
timing: {
242242
timingMode: PlaylistTimingType.None,
243243
},
244+
quickLoop: undefined,
244245
}
245246

246247
// eslint-disable-next-line @typescript-eslint/unbound-method

0 commit comments

Comments
 (0)