Files
query-orchestration/.mockery.yml
T

7 lines
146 B
YAML
Raw Normal View History

2024-12-18 18:54:48 +00:00
with-expecter: true
packages:
2024-12-24 17:13:48 +00:00
queryorchestration/internal:
2024-12-18 18:54:48 +00:00
config:
recursive: true
all: true
dir: "mocks/{{.PackageName}}"