Fix failing autotest FollowupReminderSelectDateDialogTest

Authored by gjditchfield on Aug 5 2019, 7:48 AM.

Description

Fix failing autotest FollowupReminderSelectDateDialogTest

Summary:
FollowupReminderSelectDateDialogTest fails in shouldHaveDefaultValue()
because it compares the default value to the current date. However,
since revision 4a676504f2b3, the default reminder date is "tomorrow".

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D22937

Details