scalameta / munit

Scala testing library with actionable errors and extensible APIs
https://scalameta.org/munit
Apache License 2.0
427 stars 89 forks source link

fix #712: improve assertNotEquals failure message #728

Closed ekans closed 9 months ago

ekans commented 9 months ago

Small fix to improve failure message of assertNotEquals following @zaclegarssure suggestion.