Skip to content

Commit

Permalink
chore: tsconfig (generated)
Browse files Browse the repository at this point in the history
Co-authored-by: shortcuts <[email protected]>
  • Loading branch information
algolia-bot and shortcuts committed Sep 20, 2024
1 parent 70d13d1 commit b57cf53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/output/javascript/src/e2e/insights.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
queryID: '43b15df305339e827f0ac0bdc5ebcaa7',
},
Expand All @@ -37,7 +37,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
},
],
Expand Down
8 changes: 4 additions & 4 deletions tests/output/javascript/src/requests/insights.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
queryID: '43b15df305339e827f0ac0bdc5ebcaa7',
},
Expand All @@ -318,7 +318,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
},
],
Expand All @@ -334,7 +334,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
queryID: '43b15df305339e827f0ac0bdc5ebcaa7',
},
Expand All @@ -344,7 +344,7 @@ describe('pushEvents', () => {
index: 'products',
userToken: 'user-123456',
authenticatedUserToken: 'user-123456',
timestamp: 1726531200000,
timestamp: 1726790400000,
objectIDs: ['9780545139700', '9780439784542'],
},
],
Expand Down

0 comments on commit b57cf53

Please sign in to comment.