Skip to content

Commit

Permalink
Update generate_mocks.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Netra2104 committed Jul 19, 2023
1 parent 1b970aa commit a8595d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generate_mocks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ mockgen -source=agent.go -destination=mocks/agents.go -package=mocks
mockgen -source=policy_evaluation.go -destination=mocks/policy_evaluation.go -package=mocks
mockgen -source=project.go -destination=mocks/project_mocks.go -package=mocks
mockgen -source=registry_no_code_module.go -destination=mocks/registry_no_code_module_mocks.go -package=mocks
mockgen -source=policy_set.go -destination=mocks/policy_set_mocks.go -package=mocks

0 comments on commit a8595d5

Please sign in to comment.