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",
|
username: "backup-user",
|
||||||
password: encryptedPassword,
|
password: encryptedPassword,
|
||||||
domain: "",
|
domain: "",
|
||||||
version: "3.0",
|
vers: "3.0",
|
||||||
|
port: 445,
|
||||||
|
mapToContainerUidGid: false,
|
||||||
readOnly: false,
|
readOnly: false,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue