mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-02 07:43:56 +01:00
Fixed unit test
This commit is contained in:
parent
c2e14b7099
commit
97019c9272
1 changed files with 2 additions and 1 deletions
|
|
@ -86,7 +86,8 @@ class BookmarkLocationFragmentUnitTests {
|
|||
"a cat",
|
||||
null,
|
||||
null,
|
||||
true)
|
||||
true,
|
||||
"entityID")
|
||||
)
|
||||
return list
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue