Skip to content

Commit cb30dfc

Browse files
github-actions[bot]TensorZero-Experimental-CI-Bot[bot]
andauthored
chore: automated fix for PR #49 (#82)
Co-authored-by: TensorZero-Experimental-CI-Bot[bot] <[email protected]>
1 parent 4e6ca70 commit cb30dfc

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)