super-productivity/e2e/tests/task-basic
Johannes Millan ca98d2c936 fix(e2e): use correct selector for confirm button in task-crud test
The confirm button has type="button" with e2e="confirmBtn" attribute,
not type="submit". Updated selector to match the actual button.
2026-01-09 17:18:36 +01:00
..
task-crud.spec.ts fix(e2e): use correct selector for confirm button in task-crud test 2026-01-09 17:18:36 +01:00
task-delete-confirmation.spec.ts feat(tasks): add confirmation dialog before task deletion 2026-01-09 15:01:06 +01:00