Skip to content

Commit 8cc969f

Browse files
committed
CCM-10893 Lint fix
1 parent 2ffc122 commit 8cc969f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-team/helpers/client/client-helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export class ClientConfigurationHelper {
6060
constructor(
6161
private readonly clientSSMKeyPrefix: string,
6262
private readonly runId: string
63-
) { }
63+
) {}
6464

6565
async setup() {
6666
return Promise.all(

0 commit comments

Comments
 (0)