diff --git a/tests/TaskLineRenderer.test.ts b/tests/TaskLineRenderer.test.ts index 367eac6d69..bdf692be18 100644 --- a/tests/TaskLineRenderer.test.ts +++ b/tests/TaskLineRenderer.test.ts @@ -318,7 +318,7 @@ describe('task line rendering - layout options', () => { ); }); - it('renders a done task without the done date', async () => { + it('renders without done date', async () => { await testLayoutOptions( [ 'Do exercises #todo #health',