lukeed / regexparam

A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️
MIT License
567 stars 23 forks source link

fix throws test with changed error text #23

Closed daaku closed 2 years ago

daaku commented 2 years ago

The updated assertions will accept either the old or new error message.