Skip to content

Commit

Permalink
fix typo that creeped in
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpotter committed Nov 2, 2023
1 parent c24aec9 commit f54d4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/lib/client/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ describe('Client', () => {
}, {
...GLOBAL.SERVERS.PASSWORD,
clientOptions: {
1 ...GLOBAL.SERVERS.PASSWORD.clientOptions,
...GLOBAL.SERVERS.PASSWORD.clientOptions,
disableClientInfo: true
},
minimumDockerVersion: [7, 2]
Expand Down

0 comments on commit f54d4b4

Please sign in to comment.