Skip to content

Commit 18ebcae

Browse files
committed
temp
1 parent 830b7f9 commit 18ebcae

File tree

2 files changed

+12908
-0
lines changed

2 files changed

+12908
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ public void TestSelfHosedIntegrationRuntime()
3333
RunPowerShellTest("Test-SelfHosted-IntegrationRuntime");
3434
}
3535

36+
[Fact]
37+
[Trait(Category.AcceptanceType, Category.CheckIn)]
38+
public void TestSsisAzureIntegrationRuntime()
39+
{
40+
RunPowerShellTest("Test-SsisAzure-IntegrationRuntime");
41+
}
42+
3643
[Fact]
3744
[Trait(Category.AcceptanceType, Category.CheckIn)]
3845
public void TestAzureIntegrationRuntime()

0 commit comments

Comments
 (0)