8b10aae2

By: Michael Lynch <git@mtlynch.io>

Simplify convert test error assertions

Use a single errors.Is check in TestConvert because errExpected is
always nil or a production sentinel error.