Skip to content

Commit

Permalink
Revert "use mockgen"
Browse files Browse the repository at this point in the history
This reverts commit b46e63b.
  • Loading branch information
sreya committed Nov 26, 2024
1 parent b46e63b commit bb25997
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 846 deletions.
3 changes: 1 addition & 2 deletions dockerutil/dockerfake/doc.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// Package dockerfake contains logic for mocking out Docker-related
// functionality.
//
//go:generate mockgen -destination ./mock.go -package dockerfake github.com/coder/envbox/dockerutil DockerClient
//go:generate mockgen -destination ./mock.go -package dockerfake github.com/coder/envbox/dockerutil/dockerfake Client
package dockerfake
Loading

0 comments on commit bb25997

Please sign in to comment.