bc214e5f

By: Michael Lynch <git@mtlynch.io>

Make duplicate follower errors matchable in tests

Expose a sentinel parse error for duplicate follower user IDs and wrap the
formatted error with it. This lets followers_test use the same errors.Is
assertion style as convert_test while still checking the full error message.