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
|
||||
|
||||
@@ -24,7 +24,7 @@ func (_m *Tx) EXPECT() *Tx_Expecter {
|
||||
return &Tx_Expecter{mock: &_m.Mock}
|
||||
}
|
||||
|
||||
// Commit provides a mock function with given fields:
|
||||
// Commit provides a mock function with no fields
|
||||
func (_m *Tx) Commit() error {
|
||||
ret := _m.Called()
|
||||
|
||||
@@ -269,7 +269,7 @@ func (_c *Tx_QueryRowContext_Call) RunAndReturn(run func(context.Context, string
|
||||
return _c
|
||||
}
|
||||
|
||||
// Rollback provides a mock function with given fields:
|
||||
// Rollback provides a mock function with no fields
|
||||
func (_m *Tx) Rollback() error {
|
||||
ret := _m.Called()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user