Chore: Update mocks with recent mockery (#107816)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Code generated by mockery v2.43.1. DO NOT EDIT.
|
||||
// Code generated by mockery v2.53.4. DO NOT EDIT.
|
||||
|
||||
package mocks
|
||||
|
||||
@@ -83,7 +83,7 @@ func (_c *DB_BeginTx_Call) RunAndReturn(run func(context.Context, *sql.TxOptions
|
||||
return _c
|
||||
}
|
||||
|
||||
// DriverName provides a mock function with given fields:
|
||||
// DriverName provides a mock function with no fields
|
||||
func (_m *DB) DriverName() string {
|
||||
ret := _m.Called()
|
||||
|
||||
@@ -374,7 +374,7 @@ func (_c *DB_QueryRowContext_Call) RunAndReturn(run func(context.Context, string
|
||||
return _c
|
||||
}
|
||||
|
||||
// Stats provides a mock function with given fields:
|
||||
// Stats provides a mock function with no fields
|
||||
func (_m *DB) Stats() sql.DBStats {
|
||||
ret := _m.Called()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user