Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaskovdev committed Nov 13, 2024
1 parent a8cbbdf commit 69563ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Inbox/__test__/Task.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const noop: DraggableChildrenFn = () => null
const task = () => (
<Task
id={382}
name="Athens and Thessaloniki: check activities in https://www.tripadvisor.com"
name="Athens and Thessaloniki: check activities on https://www.tripadvisor.com"
description="If it wasn't split yet, remind the creator to do it."
closed={false}
isDraggable={false}
Expand Down

0 comments on commit 69563ad

Please sign in to comment.