mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 20:09:31 -06:00
10 lines
207 B
Go
10 lines
207 B
Go
// 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
|
|
}
|