Update tests for new onSetControlStepPathSmooth in ProjectSequencerPane
This commit is contained in:
@@ -74,6 +74,7 @@ describe("ProjectSequencerPane", () => {
|
||||
onSetControlStepPathId={vi.fn()}
|
||||
onSetControlStepPathSpeed={vi.fn()}
|
||||
onSetControlStepPathLoop={vi.fn()}
|
||||
onSetControlStepPathSmooth={vi.fn()}
|
||||
onSetNpcTalkStepNpcEntityId={vi.fn()}
|
||||
onSetNpcTalkStepDialogueId={vi.fn()}
|
||||
onSetTeleportStepTarget={vi.fn()}
|
||||
|
||||
Reference in New Issue
Block a user