Chore: Update mocks with recent mockery (#107816)

This commit is contained in:
Ryan McKinley
2025-07-09 09:15:34 +02:00
committed by GitHub
parent 39904d7b9b
commit 3f502f305d
95 changed files with 877 additions and 522 deletions
+3 -3
View File
@@ -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()