Skip to content

Commit

Permalink
Update other RPs
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-evseev committed May 1, 2020
1 parent a6aec9b commit 7593390
Show file tree
Hide file tree
Showing 3 changed files with 586 additions and 529 deletions.
2 changes: 1 addition & 1 deletion src/CosmosDB/CosmosDB.Test/ScenarioTests/AccountTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public void TestAddRegionOperation()
TestController.NewInstance.RunPowerShellTest(_logger, "Test-AddRegionOperation");
}

[Fact]
[Fact(Skip = "Requires pre-provisioned resources")]
[Trait(Category.AcceptanceType, Category.CheckIn)]
public void TestPrivateEndpoint()
{
Expand Down
Loading

0 comments on commit 7593390

Please sign in to comment.