chore: lint issue
This commit is contained in:
parent
1de338ce71
commit
76e4ba9bd0
1 changed files with 3 additions and 1 deletions
|
|
@ -303,7 +303,9 @@ describe("volumeService.testConnection", () => {
|
|||
username: "backup-user",
|
||||
password: encryptedPassword,
|
||||
domain: "",
|
||||
version: "3.0",
|
||||
vers: "3.0",
|
||||
port: 445,
|
||||
mapToContainerUidGid: false,
|
||||
readOnly: false,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue