js-class-is
js-class-is copied to clipboard
Faling test
As per @achingbrain https://github.com/ipld/js-ipld-dag-pb/pull/184#discussion_r436880297 chai's deep.equal check instance created via class-is should match it's duck-typed counterpart. It appears that [Symbol.toStringTag] field prevents that from happening. This pull request adds failing test that illustrates the issue.