Skip to content

Commit d46d2a0

Browse files
committed
lint
1 parent d65da21 commit d46d2a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/status_im/subs/wallet/wallet_test.cljs

+3
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,9 @@
498498
(assoc :network-preferences-names #{}))]
499499
(rf/sub [sub-name])))))
500500

501+
(def keypairs
502+
[{:key-uid "abc"}])
503+
501504
(h/deftest-sub :wallet/keypairs
502505
[sub-name]
503506
(testing "returns all keypairs"

0 commit comments

Comments
 (0)