Skip to content

Commit e0c2c5f

Browse files
author
Sangeetha Madamanchi
committed
fix the formatting
1 parent 567fa11 commit e0c2c5f

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)