Fixed unit test

This commit is contained in:
Kanahia 2024-07-08 21:42:05 +05:30
parent c2e14b7099
commit 97019c9272

View file

@ -86,7 +86,8 @@ class BookmarkLocationFragmentUnitTests {
"a cat",
null,
null,
true)
true,
"entityID")
)
return list
}