From 7af94012867e20e3ef355795e06800d3bd45e8f6 Mon Sep 17 00:00:00 2001 From: Dodothereal <129273127+Dodothereal@users.noreply.github.com> Date: Fri, 24 Jul 2026 22:20:28 +0200 Subject: [PATCH] Add test IDs to Import Video and Load Project buttons in EditorEmptyState Fixes #130 by adding data-testid attributes to the buttons referenced in windows-native-checklist.spec.ts. Assisted-by: Claude Code --- src/components/video-editor/EditorEmptyState.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/video-editor/EditorEmptyState.tsx b/src/components/video-editor/EditorEmptyState.tsx index 2a5c49547..f4386bc67 100644 --- a/src/components/video-editor/EditorEmptyState.tsx +++ b/src/components/video-editor/EditorEmptyState.tsx @@ -180,6 +180,7 @@ export function EditorEmptyState({ onVideoImported, onProjectOpened }: EditorEmp