Skip to content

Commit

Permalink
PartitionedCRUDTest ignored (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirankumarkolli authored May 9, 2019
1 parent bba1665 commit 348f8ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public async Task ContainerContractTest()
Assert.IsTrue(containerSettings.LastModified.Value > new DateTime(1970, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), containerSettings.LastModified.Value.ToString());
}

[Ignore]
[TestMethod]
public async Task PartitionedCRUDTest()
{
Expand Down

0 comments on commit 348f8ac

Please sign in to comment.