Skip to content

Commit

Permalink
enable long timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-jy committed Oct 31, 2023
1 parent 06f0ba1 commit 9fac28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/ocsp_mock/testConnectionOcspMock.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function cloneConnOption(connOption)

describe('Connection test with OCSP Mock', function ()
{
// this.timeout(300000);
this.timeout(300000);

const valid = cloneConnOption(connOption.valid);

Expand Down

0 comments on commit 9fac28b

Please sign in to comment.