Skip to content

Commit cbd9607

Browse files
committed
fix test
1 parent 1f227e9 commit cbd9607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/algoliasearch-client-javascript/packages/algoliasearch/__tests__/algoliasearch.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ describe('api', () => {
8383
`Algolia for JavaScript (${apiClientVersion}); Search (${apiClientVersion});`
8484
),
8585
},
86+
useAlgoliaTracking: true,
8687
baseHeaders: {
8788
'content-type': 'text/plain',
8889
'x-algolia-api-key': 'API_KEY',

0 commit comments

Comments
 (0)