Skip to content

Commit bdfaeb6

Browse files
committed
style: fix lint
1 parent 9eaf5e8 commit bdfaeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/connection.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1812,7 +1812,7 @@ describe('connections:', function() {
18121812
await new Promise(resolve => setTimeout(resolve, 200));
18131813
await promise;
18141814
});
1815-
1815+
18161816
it('supports db-level aggregate on connection (gh-15118)', async function() {
18171817
const db = start();
18181818

0 commit comments

Comments
 (0)