// Code generated by mockery v1.0.0. DO NOT EDIT.
// This comment works around https://github.com/vektra/mockery/issues/155
package common
import mock "github.com/stretchr/testify/mock"
// MockExecutorData is an autogenerated mock type for the ExecutorData type
type MockExecutorData struct {
mock.Mock
}