Closed piotr-s-brainhub closed 8 years ago
using chai-things breaks the following assertion:
expect({a: 90, b: 133 }).to.contain.all.keys(['a', 'b']);
it's duplication of https://github.com/chaijs/chai-things/issues/24
using chai-things breaks the following assertion: