Skip to content

Commit

Permalink
Update CosmosItemIntegrationTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
NaluTripician committed Jan 23, 2025
1 parent 3a9decb commit b461592
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public void TestCleanup()

[TestMethod]
[TestCategory("MultiRegion")]
//[Timeout(70000)]
[Timeout(70000)]
public async Task ReadMany2UnreachablePartitionsTest()
{
List<FeedRange> feedRanges = (List<FeedRange>)await this.container.GetFeedRangesAsync();
Expand Down

0 comments on commit b461592

Please sign in to comment.