tweag / cooked-validators

MIT License
39 stars 11 forks source link

Adapt the expected error to the actual message tested #359

Closed carlhammann closed 7 months ago

carlhammann commented 11 months ago

In PR #330, we reworded an error message, but since CI was buggy when we merged it, a failing test slipped through our nets. This adapts the error message the test expects to the new one.