Skip to content

Commit f5aa4d9

Browse files
🚨 Update
1 parent e773907 commit f5aa4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/HTMLCodeBlockElement.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { HTMLCodeBlockElement } from '../src/index';
1+
import { HTMLCodeBlockElement } from '../src/index.common';
22

33
test('Basic usege', () => {
44
expect(!!HTMLCodeBlockElement).toBe(true);

0 commit comments

Comments
 (0)