We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beee11a commit 76cdaa1Copy full SHA for 76cdaa1
packages/live-status-gateway/src/topics/__tests__/utils.ts
@@ -53,7 +53,7 @@ export function makeTestParts(): DBPart[] {
53
segmentId: protectString('segment0'),
54
notes: [],
55
externalId: 'NCS_PART_0',
56
- expectedDurationWithPreroll: 1000,
+ expectedDurationWithTransition: 1000,
57
title: 'Part 0',
58
},
59
]
0 commit comments