Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Jun 10, 2024
1 parent f893522 commit 54468a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ActionTypeTest extends Specification {
expect: 'string matches expected value'
toDo as String ==~ /BEGIN:VTODO\r
SUMMARY:My new agenda\r
CONCEPT:ical4j:concept:action:agenda\r
CONCEPT:semcal:concept:action:agenda\r
END:VTODO\r\n/
}
}

0 comments on commit 54468a4

Please sign in to comment.