Skip to content

Commit 57b6b4b

Browse files
committed
Disable ssis-azure test, improve it in next release.
1 parent 18af39c commit 57b6b4b

File tree

2 files changed

+0
-12908
lines changed

2 files changed

+0
-12908
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ 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-
4336
[Fact]
4437
[Trait(Category.AcceptanceType, Category.CheckIn)]
4538
public void TestAzureIntegrationRuntime()

0 commit comments

Comments
 (0)