Skip to content

Commit

Permalink
fix: run make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Jan 11, 2024
1 parent f9dfe34 commit 50569c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,6 @@ func TestDockerContainerCopyFileToContainer(t *testing.T) {

for _, tc := range tests {
t.Run(tc.name, func(t *testing.T) {

nginxC, err := GenericContainer(ctx, GenericContainerRequest{
ProviderType: providerType,
ContainerRequest: ContainerRequest{
Expand Down

0 comments on commit 50569c4

Please sign in to comment.