Skip to content

Commit 9f2a412

Browse files
giulio93lucarin91
andauthored
Update internal/e2e/updatetest/update_test.go
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
1 parent 77b0180 commit 9f2a412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/e2e/updatetest/update_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ func TestUpdatePackage(t *testing.T) {
8787
const dockerImageName = "test-apt-update-unstable-image"
8888

8989
buildDockerImage(t, dockerFile, dockerImageName, arch)
90-
// //TODO: t cleanup remove docker image
90+
// TODO: t cleanup remove docker image
9191

9292
t.Run("CLI Command", func(t *testing.T) {
9393
const containerName = "apt-test-update-unstable"

0 commit comments

Comments
 (0)