Skip to content

Commit 2c45df3

Browse files
committed
chore: revert test
1 parent 925c287 commit 2c45df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import * as assert from 'uvu/assert'
33
import { visit } from 'unist-util-visit'
44
import { rehype } from 'rehype'
55
import dedent from 'dedent'
6-
import rehypePrism from './dist/rehype-prism-plus.es.js'
6+
import rehypePrism from './index.js'
77

88
/**
99
* Mock meta in code block

0 commit comments

Comments
 (0)