Skip to content

Commit

Permalink
Corrige le test
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jun 15, 2023
1 parent 3754fe7 commit bcc5d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/hooks/pandoc.test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { usePandocAnchoring, slugify } from './pandoc.js'
import { usePandocAnchoring } from './pandoc.js'

describe('slugify', () => {
test('should match pandoc anchoring', () => {
Expand Down

0 comments on commit bcc5d9a

Please sign in to comment.