Эх сурвалжийг харах

use proper testing date within this century

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 жил өмнө
parent
commit
d1bd1dd16e

+ 1 - 1
src/androidTest/java/com/owncloud/android/ui/activity/NotificationsActivityIT.kt

@@ -62,7 +62,7 @@ class NotificationsActivityIT : AbstractIT() {
         val sut: NotificationsActivity = activityRule.launchActivity(null)
 
         val date = GregorianCalendar()
-        date.set(110, 2, 2, 10, 20, 30)
+        date.set(2005, 4, 17, 10, 35, 30)
 
         val notifications = ArrayList<Notification>()
         notifications.add(