Skip to content

Commit 3c1d523

Browse files
committed
commented out field because I think we might not need it?
1 parent f88169e commit 3c1d523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clickhouseClient.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ describe('clickhouseClient', () => {
3232
{
3333
inferenceId: 'abc-123',
3434
episodeId: 'episode-123',
35-
pullRequestId: 42
35+
// pullRequestId: 42
3636
// I think we're missing something here definitely
3737
},
3838
defaultConfig,

0 commit comments

Comments
 (0)