Skip to content

Commit 2c1fd4a

Browse files
committed
Unskip and re-record ExpressRoutePort tests
1 parent a5af35a commit 2c1fd4a

File tree

3 files changed

+2381
-328
lines changed

3 files changed

+2381
-328
lines changed

src/Network/Network.Test/ScenarioTests/ExpressRoutePortTests.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ public ExpressRoutePortTests(Xunit.Abstractions.ITestOutputHelper output)
2525
{
2626
}
2727

28-
[Fact(Skip = "Resource under whitelisting")]
28+
[Fact]
2929
[Trait(Category.AcceptanceType, Category.CheckIn)]
3030
[Trait(Category.Owner, NrpTeamAlias.pgtm)]
3131
public void TestExpressRoutePortCRUDMinimalParameters()
3232
{
3333
TestRunner.RunTestScript(string.Format("Test-ExpressRoutePortCRUD"));
3434
}
3535

36-
[Fact(Skip = "Resource under whitelisting")]
36+
[Fact]
3737
[Trait(Category.AcceptanceType, Category.CheckIn)]
3838
[Trait(Category.Owner, NrpTeamAlias.pgtm)]
3939
public void TestExpressRoutePortIdentityCRUD()

src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ExpressRoutePortTests/TestExpressRoutePortCRUDMinimalParameters.json

Lines changed: 1359 additions & 132 deletions
Large diffs are not rendered by default.

src/Network/Network.Test/SessionRecords/Commands.Network.Test.ScenarioTests.ExpressRoutePortTests/TestExpressRoutePortIdentityCRUD.json

Lines changed: 1020 additions & 194 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)