- Notifications
You must be signed in to change notification settings - Fork1k
Commit0944bf7
Remove ErrorsWithInMemDB function and usage
The in-memory database has been removed, so ErrorsWithInMemDBis no longer needed. This removes:- The ErrorsWithInMemDB function definition from setup_test.go- The single usage of ErrorsWithInMemDB in dbauthz_test.goCo-authored-by: hugodutka <28019628+hugodutka@users.noreply.github.com>1 parent2999996 commit0944bf7
2 files changed
+0
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2878 | 2878 |
| |
2879 | 2879 |
| |
2880 | 2880 |
| |
2881 |
| - | |
2882 | 2881 |
| |
2883 | 2882 |
| |
2884 | 2883 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 | 439 |
| |
446 | 440 |
| |
447 | 441 |
| |
|
0 commit comments
Comments
(0)