Skip to content

Commit 11d5aec

Browse files
committed
chore: fix test
1 parent 499803f commit 11d5aec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/timeline-state-resolver-types/src/__tests__/__snapshots__/index.spec.ts.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ exports[`index imports 1`] = `
2929
"MappingLawoType",
3030
"MappingMultiOscType",
3131
"MappingObsType",
32+
"MappingOgrafType",
3233
"MappingPanasonicPTZType",
3334
"MappingQuantelType",
3435
"MappingSingularLiveType",
@@ -40,6 +41,7 @@ exports[`index imports 1`] = `
4041
"MultiOSCDeviceType",
4142
"OSCDeviceType",
4243
"OSCValueType",
44+
"OgrafActions",
4345
"PanasonicPTZActions",
4446
"QuantelActions",
4547
"QuantelControlMode",
@@ -61,6 +63,7 @@ exports[`index imports 1`] = `
6163
"TimelineContentTypeMultiOSC",
6264
"TimelineContentTypeOBS",
6365
"TimelineContentTypeOSC",
66+
"TimelineContentTypeOgraf",
6467
"TimelineContentTypePanasonicPtz",
6568
"TimelineContentTypePharos",
6669
"TimelineContentTypeShotoku",

0 commit comments

Comments
 (0)