Skip to content

Commit 8fc025b

Browse files
committed
lint
1 parent 79f0122 commit 8fc025b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quo/components/wallet/keypair/component_spec.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
:action :selector
5656
:details other-details}]
5757
theme)
58-
(h/is-truthy (h/get-by-label-text :radio-on)))
58+
(h/is-truthy (h/get-by-label-text :radio-off)))
5959

6060
(h/test "Options action renders"
6161
(h/render-with-theme-provider [keypair/view

0 commit comments

Comments
 (0)