diff --git a/tests/upgrade_test.go b/tests/upgrade_test.go index 0fc3fe6..5299ba9 100644 --- a/tests/upgrade_test.go +++ b/tests/upgrade_test.go @@ -14,7 +14,7 @@ func TestUpgrade(t *testing.T) { start := time.Now() t.Cleanup(func() { - // Remove snaps, ignoring errors + // Remove snaps, ignoring errors during removal utils.SnapRemove(nil, allClustersSnap) utils.SnapRemove(nil, chipToolSnap)