Skip to content

Commit 754748c

Browse files
Invoke-DbaDbLogShipping - Update parameter validation test for Azure parameters
(do Invoke-DbaDbLogShipping) Co-authored-by: Chrissy LeMaire <potatoqualitee@users.noreply.github.com>
1 parent 774ac48 commit 754748c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Invoke-DbaDbLogShipping.Tests.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Describe $CommandName -Tag UnitTests {
9090
"StandbyDirectory",
9191
"UseExistingFullBackup",
9292
"UseBackupFolder",
93+
"AzureBaseUrl",
94+
"AzureCredential",
9395
"Force",
9496
"EnableException"
9597
)

0 commit comments

Comments
 (0)