Skip to content

Commit fa5cfe6

Browse files
author
John Paul Kee
committed
Removing default comment
1 parent 954061d commit fa5cfe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/DatabaseReplicationTests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ function Test-CreateVcoreCopyInternal ($serverVersion, $location = "North Europe
9191

9292
try
9393
{
94-
# Create a local database copy from a vcore database with base price license type - Default
94+
# Create a local database copy from a vcore database with base price license type
9595
$copyDatabaseName = Get-DatabaseName
9696
$dbLocalCopy = New-AzureRmSqlDatabaseCopy -ResourceGroupName $db.ResourceGroupName -ServerName $db.ServerName -DatabaseName $db.DatabaseName -CopyDatabaseName $copyDatabaseName
9797

0 commit comments

Comments
 (0)