Skip to content

Commit a21a6a6

Browse files
committed
Test move subscriptios have incorrect parameter bindings.
1 parent 298f864 commit a21a6a6

File tree

1 file changed

+1
-1
lines changed
  • src/StackAdmin/Azs.Subscriptions.Admin/Module/Azs.Subscriptions.Admin/Generated.PowerShell.Commands/SwaggerPathCommands

1 file changed

+1
-1
lines changed

src/StackAdmin/Azs.Subscriptions.Admin/Module/Azs.Subscriptions.Admin/Generated.PowerShell.Commands/SwaggerPathCommands/Test-AzsMoveSubscription.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Licensed under the MIT License. See License.txt in the project root for license
3434
#>
3535
function Test-AzsMoveSubscription
3636
{
37-
[CmdletBinding(DefaultParameterSetName='Subscriptions_MoveSubscriptions')]
37+
[CmdletBinding(DefaultParameterSetName='Subscriptions_ValidateMoveSubscriptions')]
3838
param(
3939
[Parameter(Mandatory = $false)]
4040
[System.String]

0 commit comments

Comments
 (0)