Skip to content

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Molinié committed Aug 2, 2024
1 parent b8db393 commit 12d64b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/agent/test/utils/forest-schema/filterable.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ describe('FrontendFilterableUtils', () => {
'Present',
'Blank',
'In',
'NotIn',
'StartsWith',
'EndsWith',
'Contains',
Expand Down

0 comments on commit 12d64b1

Please sign in to comment.