- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit506bf89
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 parentb2cfd8f commit506bf89
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3188 | 3188 | | |
3189 | 3189 | | |
3190 | 3190 | | |
3191 | | - | |
| 3191 | + | |
3192 | 3192 | | |
3193 | 3193 | | |
3194 | 3194 | | |
| |||
| 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)