Skip to content

Commit

Permalink
Dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitpai committed Jul 4, 2019
1 parent aa4e14f commit 14f2aa5
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,8 @@ public class BatchTestBase

// Documents in PartitionKey1
protected TestDoc TestDocPk1ExistingA { get; set; }

// Documents in PartitionKey1
protected TestDoc TestDocPk1ExistingB { get; set; }

// Documents in PartitionKey1
protected TestDoc TestDocPk1ExistingC { get; set; }

// Documents in PartitionKey1
protected TestDoc TestDocPk1ExistingD { get; set; }

public static void ClassInit(TestContext context)
Expand Down

0 comments on commit 14f2aa5

Please sign in to comment.