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.46.3. DO NOT EDIT.
// Code generated by mockery v2.53.4. DO NOT EDIT.
package settingtest
@@ -12,7 +12,7 @@ type MockProvider struct {
mock.Mock
}
// Current provides a mock function with given fields:
// Current provides a mock function with no fields
func (_m *MockProvider) Current() setting.SettingsBag {
ret := _m.Called()
@@ -32,7 +32,7 @@ func (_m *MockProvider) Current() setting.SettingsBag {
return r0
}
// CurrentVerbose provides a mock function with given fields:
// CurrentVerbose provides a mock function with no fields
func (_m *MockProvider) CurrentVerbose() setting.VerboseSettingsBag {
ret := _m.Called()