Skip to content

Commit 87a64ab

Browse files
committed
fix
1 parent 125077c commit 87a64ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/parser/html.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import chai from "chai";
1+
import * as chai from "chai";
22
import { jestSnapshotPlugin } from "mocha-chai-jest-snapshot";
33

44
import { parseAttributes } from "../../../src/parser/html";

0 commit comments

Comments
 (0)