Skip to content

Commit

Permalink
fixup! TF-2819 calendar event maybe repo implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora authored and hoangdat committed May 6, 2024
1 parent 641c435 commit 75d927b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void main() {
});
});

group('calendar event maybe repository', () {
group('calendar event maybe repository test:', () {
final calendarEventMaybeResponse = CalendarEventMaybeResponse(
accountId,
null,
Expand Down

0 comments on commit 75d927b

Please sign in to comment.