diff --git a/app/src/androidTest/java/com/h/pixeldroid/IntentTest.kt b/app/src/androidTest/java/com/h/pixeldroid/IntentTest.kt index 2ba72bcd..55696c3f 100644 --- a/app/src/androidTest/java/com/h/pixeldroid/IntentTest.kt +++ b/app/src/androidTest/java/com/h/pixeldroid/IntentTest.kt @@ -83,7 +83,7 @@ class IntentTest { "https://testing2.pixeldroid.org/storage/avatars/default.jpg?v=0", "https://testing2.pixeldroid.org/storage/avatars/default.jpg?v=0", "", "", false, emptyList(), null, - "2021-02-11T23:44:03.000000Z", 0, 1, 1, + "2021-02-11T23:44:03.000000Z", 0, 1, 2, null, null, false, null) val expectedIntent: Matcher = CoreMatchers.allOf( IntentMatchers.hasExtra(ACCOUNT_TAG, account)