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

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