Skip to content

Commit

Permalink
chore: update lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
2wce committed Aug 15, 2024
1 parent 5c64e22 commit 4c62856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/language-packs/english/tests/pack.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { addLanguagePack, generateSlug } from '../../../generate-slug.js'
import { beforeAll, describe, expect, test } from 'vitest'
import { addLanguagePack, generateSlug } from '../../../generate-slug.js'
import { englishLanguagePack } from '../pack.js'

describe('English Language Pack', () => {
Expand Down

0 comments on commit 4c62856

Please sign in to comment.