mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-05-19 13:26:38 +00:00
[test] Fix gofmt issue
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
parent
a6b862860a
commit
1f56b2d704
@ -138,4 +138,4 @@ func (m *MockMachineKeeper) GetMachineIndex(ctx types.Context, pubKey string) (t
|
||||
func (mr *MockMachineKeeperMockRecorder) GetMachineIndex(ctx, pubKey interface{}) *gomock.Call {
|
||||
mr.mock.ctrl.T.Helper()
|
||||
return mr.mock.ctrl.RecordCallWithMethodType(mr.mock, "GetMachineIndex", reflect.TypeOf((*MockMachineKeeper)(nil).GetMachineIndex), ctx, pubKey)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user