Skip to content

Commit

Permalink
fix: import (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran McDade authored and Fran McDade committed Nov 19, 2024
1 parent 37331c7 commit a07d9b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/fileManifestRequestFilters.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { SelectedFilter } from "../lib/common/entities";
import { Filters } from "../src/common/entities";
import { Filters, SelectedFilter } from "../src/common/entities";
import {
FILE_MANIFEST_TYPE,
FileFacet,
Expand Down

0 comments on commit a07d9b8

Please sign in to comment.