Skip to content

Commit 8f280cb

Browse files
committed
fixed lint issue
1 parent a6a2f45 commit 8f280cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/tls_connection.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { readFile } from "fs/promises"
66

77
describe("TLS Connection", () => {
88
const LOCAL_TEST_CN = "rabbitmq"
9-
9+
1010
let environment: Environment
1111
let connection: Connection
1212

0 commit comments

Comments
 (0)