Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate fakes for Installation interface
Uses counterfeiter to generate fakes for installation.Installation interface. Previously, only this fake struct was hand-written in cmd/cmdfakes. This change makes the generation automated and consistent with others. Signed-off-by: Kenneth Lakin <[email protected]>
- Loading branch information