Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tom1145 committed May 29, 2024
1 parent 1b5277c commit 16a427e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/@utils/aquarius/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ describe('@utils/aquarius', () => {
sortBy: SortTermOptions.Created,
sortDirection: SortDirectionOptions.Ascending
}
// filters: [
// getFilterTerm('services.type', 'access'),
// getFilterTerm('metadata.type', 'dataset')
// ]
})
).toStrictEqual({
...defaultBaseQueryReturn,
Expand Down

0 comments on commit 16a427e

Please sign in to comment.