Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@@ -62,7 +62,6 @@ public class UserListAdapterTest {
null,
new ArrayList<>(),
- null,
true,
true);
assertEquals(0, userListAdapter.getItemCount());
@@ -81,7 +80,6 @@ public class UserListAdapterTest {
accounts,
@@ -102,7 +100,6 @@ public class UserListAdapterTest {