- Notifications
You must be signed in to change notification settings - Fork1k
Commit63b3b98
Remove ErrorsWithPG function and replace with Errors
Since we removed the in-memory database, ErrorsWithPG is nowidentical to Errors. This removes:- The ErrorsWithPG function definition from setup_test.go- Replaces the single usage of ErrorsWithPG with ErrorsCo-authored-by: hugodutka <28019628+hugodutka@users.noreply.github.com>1 parent0944bf7 commit63b3b98
2 files changed
+1
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3120 | 3120 |
| |
3121 | 3121 |
| |
3122 | 3122 |
| |
3123 |
| - | |
| 3123 | + | |
3124 | 3124 |
| |
3125 | 3125 |
| |
3126 | 3126 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 | 433 |
| |
440 | 434 |
| |
441 | 435 |
| |
|
0 commit comments
Comments
(0)