Load workflows from mp4/mov files (#3543)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-04-26 12:31:29 -07:00
committed by GitHub
parent 82c5f02c3d
commit 99cc587abf
10 changed files with 299 additions and 2 deletions

View File

@@ -9,7 +9,10 @@ test.describe('Load Workflow in Media', () => {
'no_workflow.webp',
'large_workflow.webp',
'workflow.webm',
'workflow.glb'
'workflow.glb',
'workflow.mp4',
'workflow.mov',
'workflow.m4v'
]
fileNames.forEach(async (fileName) => {
test(`Load workflow in ${fileName} (drop from filesystem)`, async ({