We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647ebb5 commit 27c1cbcCopy full SHA for 27c1cbc
tests/src/parser/html.ts
@@ -1,4 +1,4 @@
1
-import chai from "chai";
+import * as chai from "chai";
2
import { jestSnapshotPlugin } from "mocha-chai-jest-snapshot";
3
4
import { parseAttributes } from "../../../src/parser/html";
0 commit comments