fix tests (#13755)
This commit is contained in:
parent
971d3ce818
commit
f7b6a9065f
|
@ -57,4 +57,6 @@
|
||||||
(str test-dir "/keystore/" key-uid))))
|
(str test-dir "/keystore/" key-uid))))
|
||||||
|
|
||||||
:identicon (fn [pk]
|
:identicon (fn [pk]
|
||||||
(.identicon native-status pk))}))
|
(.identicon native-status pk))
|
||||||
|
|
||||||
|
:startLocalNotifications identity}))
|
||||||
|
|
Loading…
Reference in New Issue