We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f0122 commit 8fc025bCopy full SHA for 8fc025b
src/quo/components/wallet/keypair/component_spec.cljs
@@ -55,7 +55,7 @@
55
:action :selector
56
:details other-details}]
57
theme)
58
- (h/is-truthy (h/get-by-label-text :radio-on)))
+ (h/is-truthy (h/get-by-label-text :radio-off)))
59
60
(h/test "Options action renders"
61
(h/render-with-theme-provider [keypair/view
0 commit comments