Skip to content

Commit 9699d91

Browse files
committed
fix: parse error
1 parent 3634429 commit 9699d91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/manual/tls_support.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ describe('TLS Support', function () {
115115

116116
expect((await fs.stat(TLS_CRL_FILE)).atime).to.deep.equal(crlFileAccessTime);
117117
});
118+
});
118119
});
119120
});
120121

0 commit comments

Comments
 (0)