Skip to content

Commit be459b0

Browse files
committed
Comma
1 parent bf1159e commit be459b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/encryption/CryptoClientTest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ describe('CryptoClient', () => {
3434

3535
bindNullEngine(http);
3636
// Prepare first
37-
await Promise.all([,
37+
await Promise.all([
3838
client.crypto.prepare(),
3939
http.flushAllExpected(),
4040
]);

0 commit comments

Comments
 (0)