move mocks around

This commit is contained in:
tsmethurst 2021-03-27 16:27:28 +01:00
commit 840a3fead4
10 changed files with 74 additions and 77 deletions

View file

@ -1,10 +0,0 @@
// Code generated by mockery v2.7.4. DO NOT EDIT.
package mocks
import mock "github.com/stretchr/testify/mock"
// API is an autogenerated mock type for the API type
type API struct {
mock.Mock
}