Skip to content

Commit

Permalink
Fixed a not related to this PR testcase
Browse files Browse the repository at this point in the history
Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@cimpress.com>
  • Loading branch information
Aymen Ben Tanfous committed Oct 2, 2023
1 parent e1bfb53 commit 8e2d60d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2463,6 +2463,7 @@ func TestGenerateAppsUsingPullRequestGenerator(t *testing.T) {
"branch-test1": "AppSet-{{.branch_slugify_default | slugify }}",
"branch-test2": "AppSet-{{.branch_slugify_smarttruncate_disabled | slugify 49 false }}",
"branch-test3": "AppSet-{{.branch_slugify_smarttruncate_enabled | slugify 50 true }}",
"LabelKeyAppSetInstance" : "",
},
},
Spec: v1alpha1.ApplicationSpec{
Expand Down

0 comments on commit 8e2d60d

Please sign in to comment.