Skip to content

Commit 27c1cbc

Browse files
committed
fix
1 parent 647ebb5 commit 27c1cbc

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)