Skip to content

Commit 096b999

Browse files
actions-userDrJKL
authored andcommitted
[automated] Apply ESLint and Prettier fixes
1 parent d3f4b47 commit 096b999

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests-ui/tests/services/algoliaSearchProvider.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { useAlgoliaSearchProvider } from '@/services/providers/algoliaSearchProv
55
import { SortableAlgoliaField } from '@/workbench/extensions/manager/types/comfyManagerTypes'
66

77
// Mock global Algolia constants
8-
98
;(global as any).__ALGOLIA_APP_ID__ = 'test-app-id'
109
;(global as any).__ALGOLIA_API_KEY__ = 'test-api-key'
1110

0 commit comments

Comments
 (0)