nubank / matcher-combinators

Library for creating matcher combinator to compare nested data structures
Other
467 stars 23 forks source link

undeclared Var warning in ClojureScript #154

Closed thumbnail closed 4 years ago

thumbnail commented 4 years ago

After updating to the latest matcher-combinators (3.1.3 at the time of writing), I noticed a warning popped up in our clojurescript test suite:

WARNING: Use of undeclared Var matcher-combinators.matchers/Absent at line 169 target/out/matcher_combinators/matchers.cljc

This was introduced in #152.

philomates commented 4 years ago

thanks for reporting @thumbnail , a fix should be released in 3.1.4