t.match
with two params logs failure message even on successful match
#494
Labels
t.match
with two params logs failure message even on successful match
#494
If you omit the optional third argument when using the new the
t.match
assertion, a default message is written to the console as per all other assertions, but currently it incorrectly comes to the conclusion that the match was a failure even when it passes.For example:
The text was updated successfully, but these errors were encountered: