fix: remaining database qualifiers in tests
This commit is contained in:
@@ -41,5 +41,5 @@ func TestProxyTokenScopeValidation(t *testing.T) {
|
||||
}
|
||||
|
||||
type fakeProxyQuerier struct {
|
||||
database.Querier
|
||||
db.Querier
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user