diff --git a/frontend/cypress/e2e/task/task.spec.ts b/frontend/cypress/e2e/task/task.spec.ts index 2335b45d3..d32d7c51c 100644 --- a/frontend/cypress/e2e/task/task.spec.ts +++ b/frontend/cypress/e2e/task/task.spec.ts @@ -911,8 +911,8 @@ describe('Task', () => { .should('exist') }) - it('Can check items off a checklist', () => { - const tasks = TaskFactory.create(1, { + it('Can check items off a checklist', () => { + const tasks = TaskFactory.create(1, { id: 1, description: `