We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891d082 commit c7876d4Copy full SHA for c7876d4
src/clickhouseClient.test.ts
@@ -34,7 +34,6 @@ describe('clickhouseClient', () => {
34
inferenceId: 'abc-123',
35
episodeId: 'episode-123',
36
pullRequestId: 42,
37
- originalPullRequestUrl: 'https://github.com/org/repo/pull/42'
38
},
39
defaultConfig,
40
{ client }
0 commit comments