Skip to content

Commit 1eb7768

Browse files
committed
change tab to space in test
1 parent b6a7b67 commit 1eb7768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/DataFactories/Commands.DataFactoryV2.Test/ScenarioTests/IntegrationRuntimeTests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function Test-SsisAzure-IntegrationRuntime
112112
-CatalogAdminCredential $mycreds `
113113
-CatalogPricingTier 'S1' `
114114
-MaxParallelExecutionsPerNode 1 `
115-
-LicenseType LicenseIncluded `
115+
-LicenseType LicenseIncluded `
116116
-Force
117117

118118
$expected = Get-AzureRmDataFactoryV2IntegrationRuntime -ResourceGroupName $rgname `

0 commit comments

Comments
 (0)