fix mockery
This commit is contained in:
parent
6acfd055a3
commit
052ac52038
|
|
@ -9,15 +9,6 @@ pkgname: "{{.SrcPackageName}}"
|
|||
recursive: false
|
||||
template: testify
|
||||
packages:
|
||||
github.com/actions/actions-runner-controller/github/actions:
|
||||
config:
|
||||
inpackage: true
|
||||
dir: "{{.InterfaceDir}}"
|
||||
filename: "mocks_test.go"
|
||||
pkgname: "actions"
|
||||
interfaces:
|
||||
ActionsService:
|
||||
SessionService:
|
||||
github.com/actions/actions-runner-controller/cmd/ghalistener/metrics:
|
||||
config:
|
||||
all: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue