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)
1.9 KiB
1.9 KiB