Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ranakan19 committed Nov 12, 2024
1 parent 7e7e54e commit 169dfa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/util/application.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
"sigs.k8s.io/controller-runtime/pkg/client"
)


func PrepareInClusterApplication(t *testing.T, objects ...client.Object) application.Application {
_, app := PrepareInClusterApp(t, objects...)
return app
Expand Down

0 comments on commit 169dfa0

Please sign in to comment.