Skip to content

Commit f75e51a

Browse files
committed
Adjusting file names and alias names
1 parent e76dadd commit f75e51a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

functions/Install-DBOScript.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,6 @@
233233
Invoke-DBODeployment @params
234234

235235
# Test name deprecation
236-
Test-AliasDeprecation -DeprecatedOn "1.0.0" -EnableException:$false -Alias Install-DBOScript
236+
Test-AliasDeprecation -DeprecatedOn "1.0.0" -EnableException:$false -Alias Install-DBOSqlScript
237237
}
238238
}

0 commit comments

Comments
 (0)