We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54d0992 + d103a62 commit 975f12eCopy full SHA for 975f12e
docs/docs/test-runner/writing-tests/helper-libraries.md
@@ -18,7 +18,7 @@ expect(undefined).to.not.be.a('function');
18
19
## Chai plugins
20
21
-- [@open-wc/chai-dom-equals](https://www.npmjs.com/package/@open-wc/chai-dom-equals) for diffing HTML
+- [@open-wc/semantic-dom-diff](https://www.npmjs.com/package/@open-wc/semantic-dom-diff) for diffing HTML
22
- [chai-a11y-axe](https://www.npmjs.com/package/chai-a11y-axe) for testing accessibility
23
24
## Testing helpers
0 commit comments