Skip to content

Commit

Permalink
fix component tests
Browse files Browse the repository at this point in the history
  • Loading branch information
briansztamfater committed May 10, 2024
1 parent 44111df commit 34de47d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
:wallet/wallet-send-to-values-by-chain {1 (money/bignumber "250")}
:wallet/wallet-send-sender-network-values nil
:wallet/wallet-send-receiver-network-values nil
:wallet/wallet-send-network-links nil})
:wallet/wallet-send-network-links nil
:wallet/wallet-send-receiver-preferred-networks [1]})

(h/describe "Send > input amount screen"
(h/setup-restorable-re-frame)
Expand Down

0 comments on commit 34de47d

Please sign in to comment.