Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 1, 2024
1 parent 125077c commit 87a64ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/parser/html.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import chai from "chai";
import * as chai from "chai";
import { jestSnapshotPlugin } from "mocha-chai-jest-snapshot";

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

0 comments on commit 87a64ab

Please sign in to comment.