Skip to content

Commit 09325a8

Browse files
committed
fix
1 parent aa6b901 commit 09325a8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
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)