mirror of
https://github.com/status-im/status-react.git
synced 2025-02-21 15:18:41 +00:00
Fix test 1
This commit is contained in:
parent
0b1db4a4ca
commit
baae7ae993
@ -11,7 +11,7 @@
|
||||
[{:method "wakuext_setCustomizationColor"
|
||||
:params [{:customizationColor new-color
|
||||
:keyUid key-uid}]
|
||||
:on-success [:profile/edit-accent-colour-success new-color]
|
||||
:on-success [:profile/edit-accent-colour-success new-color true true]
|
||||
:on-error fn?}]]]}]
|
||||
(is (match? expected
|
||||
(sut/edit-accent-colour cofx [new-color])))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user