Skip to content

Commit a2f8d46

Browse files
author
Sangeetha Madamanchi
committed
fixed formatting
Signed-off-by: Sangeetha Madamanchi <[email protected]>
1 parent 23f0cd3 commit a2f8d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applicationset/controllers/applicationset_controller_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ func TestCreateOrUpdateInCluster(t *testing.T) {
707707
},
708708
Spec: v1alpha1.ApplicationSpec{
709709
Project: "project",
710-
Source: &v1alpha1.ApplicationSource{
710+
Source: &v1alpha1.ApplicationSource{
711711
// Directory and jsonnet block are removed
712712
},
713713
},

0 commit comments

Comments
 (0)