Skip to content

Commit

Permalink
feat(image): custom docker host option: commit to trigger workflow (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
aswath-s-tw committed Feb 14, 2023
1 parent dbc1259 commit 1d43274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/fanal/image/daemon/image_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ func Test_image_ConfigName(t *testing.T) {
}

func Test_image_ConfigNameWithCustomDockerHost(t *testing.T) {

runtimeDir, err := ioutil.TempDir("", "daemon")
require.NoError(t, err)

Expand Down

0 comments on commit 1d43274

Please sign in to comment.