Skip to content

Commit 8ede169

Browse files
committed
Test fixed
1 parent f779e2d commit 8ede169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/status_im/contexts/wallet/send/events_test.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
expected-result {:db (-> (make-send-structure {:tx-type tx-type
573573
:token-symbol "ETH"
574574
:token (assoc (first tokens)
575-
:networks #{nil}
575+
:networks #{}
576576
:total-balance
577577
(money/bignumber
578578
6))})

0 commit comments

Comments
 (0)