Skip to content

Commit c22c860

Browse files
jescaladakriswest
andauthored
Update test/proxy.test.ts
Co-authored-by: Kris West <kristopher.west@natwest.com> Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
1 parent 119ad11 commit c22c860

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/proxy.test.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ import fs from 'fs';
1212
1313
Related: skipped tests in testProxyRoute.test.ts - these have a race condition
1414
where either these or those tests fail depending on execution order
15-
TODO: Find root cause of this error and fix it
15+
TODO: Find root cause of this error and fix it
16+
https://github.com/finos/git-proxy/issues/1294
1617
*/
1718
describe.skip('Proxy Module TLS Certificate Loading', () => {
1819
let proxyModule: any;

0 commit comments

Comments
 (0)