Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Nov 29, 2023
1 parent 215877f commit e5e5297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion from_dockerfile_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ func ExampleGenericContainer_buildFromDockerfile() {
fmt.Println(string(logs))

// Output: target2

}

func TestBuildImageFromDockerfile_TargetDoesNotExist(t *testing.T) {
Expand Down

0 comments on commit e5e5297

Please sign in to comment.