Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jinan-agoda committed Feb 20, 2024
1 parent be212b4 commit d726978
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Agoda.Frameworks.DB.Tests/DbRepositoryTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -685,9 +685,6 @@ public async Task ExecuteReaderAsync_CancellationToken_Cancelled()
);

_dbResources.Verify(x => x.ChooseDb("mobile_ro").UpdateWeight(It.IsAny<string>(), false), Times.Exactly(maxAttemptCount));

// Setup for non-query is not supported

}


Expand Down

0 comments on commit d726978

Please sign in to comment.