Skip to content

Commit

Permalink
fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 7, 2024
1 parent 7536657 commit fdac178
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/integration/relative-entry/relative-entry.test.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import {
assertFilesContent,
createIntegrationTest,
getFileNamesFromDirectory,
} from '../utils'
import { assertFilesContent, createIntegrationTest } from '../utils'

describe('integration relative-entry', () => {
it('should generate proper assets for each exports', async () => {
Expand Down

0 comments on commit fdac178

Please sign in to comment.