Skip to content

Commit d78412e

Browse files
author
TensorZero-Experimental-CI-Bot[bot]
committed
chore: automated fix for PR #49
1 parent 3c1d523 commit d78412e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/clickhouseClient.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ describe('clickhouseClient', () => {
3232
{
3333
inferenceId: 'abc-123',
3434
episodeId: 'episode-123',
35-
// pullRequestId: 42
36-
// I think we're missing something here definitely
35+
pullRequestId: 42
3736
},
3837
defaultConfig,
3938
{ client }

0 commit comments

Comments
 (0)