stratis-storage/stratis-cli

Eliminate "no cover" pragma in LogicalActions.create_volumes

Closed this issue · 1 comments

I believe that the engine reliably returns an error if the user attempts to create more than one filesystem at a time. So we should be able to cover the line that detect an engine error code quite directly.

Might as well wait until #574 clears, though.