Skip to content

Commit 9ee0896

Browse files
committed
[automated] Apply ESLint and Prettier fixes
1 parent 26951a1 commit 9ee0896

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)