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