Skip to content

Commit

Permalink
test: . update test description
Browse files Browse the repository at this point in the history
  • Loading branch information
ilandikov committed Dec 27, 2023
1 parent 11e5f34 commit 3b4b390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TaskLineRenderer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 3b4b390

Please sign in to comment.