Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaeLeal committed Feb 3, 2023
1 parent cd717ef commit 9360336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/reconciler/pipelinerun/pipelinerun_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2814,7 +2814,6 @@ func TestReconcileWithTimeoutForALongTimeAndEtcdLimit_Pipeline(t *testing.T) {

for _, tc := range testCases {
t.Run(tc.name, func(t *testing.T) {

ps := []*v1beta1.Pipeline{parse.MustParseV1beta1Pipeline(t, `
metadata:
name: test-pipeline
Expand Down

0 comments on commit 9360336

Please sign in to comment.