We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6b901 commit 09325a8Copy full SHA for 09325a8
src/ResourceManager/DataFactories/Commands.DataFactoryV2.Test/ScenarioTests/IntegrationRuntimeTests.cs
@@ -33,13 +33,6 @@ public void TestSelfHosedIntegrationRuntime()
33
RunPowerShellTest("Test-SelfHosted-IntegrationRuntime");
34
}
35
36
- [Fact]
37
- [Trait(Category.AcceptanceType, Category.CheckIn)]
38
- public void TestSsisAzureIntegrationRuntime()
39
- {
40
- RunPowerShellTest("Test-SsisAzure-IntegrationRuntime");
41
- }
42
-
43
[Fact]
44
[Trait(Category.AcceptanceType, Category.CheckIn)]
45
public void TestAzureIntegrationRuntime()
0 commit comments