Files
mostlymatter/server/channels/utils/.mockery.yaml
2024-11-07 12:48:11 +01:00

12 строки
340 B
YAML

with-expecter: false
packages:
github.com/mattermost/mattermost/server/v8/channels/utils:
config:
dir: "channels/utils/mocks"
filename: "{{.InterfaceName}}.go"
mockname: "{{.InterfaceName}}"
outpkg: mocks
note: "Regenerate this file using `make misc-mocks`."
interfaces:
LicenseValidatorIface: