-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's a bit concerning that these tests passed most of the time, even though we expected 1 query in mock, but actually sent 2. Maybe it's introduced by this newly added `mock.MatchExpectationsInOrder(false)`? Maybe sqlmock's bug? Maybe my bug? I'll try to inspect that for a bit, but it seems to solve the flakiness + results should **now** be correct
- Loading branch information
Showing
2 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters