orangain / json-fuzzy-match

Custom assertion to check whether a JSON string fuzzily matches a pattern for JVM languages.
MIT License
13 stars 0 forks source link

Fix match of empty object literal #9

Closed orangain closed 1 year ago

orangain commented 1 year ago

This PR fixes #8.