Skip to content

Commit

Permalink
run go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
nabuskey committed Oct 27, 2023
1 parent 6b32abf commit 9747546
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkg/controllers/gitserver/image_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ func TestReconcileGitServerImage(t *testing.T) {
t.Errorf("Removing docker image: %v", err)
}
}

1 change: 0 additions & 1 deletion pkg/kind/registry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,3 @@ func TestReconcileRegistry(t *testing.T) {
t.Fatalf("Error reconciling registry: %v", err)
}
}

0 comments on commit 9747546

Please sign in to comment.