This commit is contained in:
Matthieu 2021-03-26 11:56:30 +01:00
parent d43f296495
commit 3e219fa321
1 changed files with 1 additions and 1 deletions

View File

@ -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<Intent> = CoreMatchers.allOf(
IntentMatchers.hasExtra(ACCOUNT_TAG, account)