Files
ubicloud/views/components/form/radio_small_cards.erb
Jeremy Evans becfda63a2 Cover radio_small_cards view
The only caller of this is the resource_creation_form, which only passes
4 locals, so make those 4 locals required, and remove other locals.

As description isn't used, remove the branch for it.

Add a test for an error display.

After changes:

Line Coverage: 99.85% (11705 / 11722)
Branch Coverage: 98.44% (3095 / 3144)
2025-01-14 09:04:22 -08:00

1.9 KiB