Skip to content

Commit

Permalink
Fix weird formatting for import status
Browse files Browse the repository at this point in the history
Signed-off-by: Alec Hinh <alec.hinh@zapier.com>
  • Loading branch information
ahinh43 committed Jul 21, 2023
1 parent 49e89e1 commit 50bd451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/comment_formatter/tfc_status_update.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ var failedPlanSummaryFormat = `
`

var successPlanSummaryFormat = `
* Imports: %d
* Imports: %d
* Additions: %d
* Changes: %d
* Destructions: %d`
Expand Down

0 comments on commit 50bd451

Please sign in to comment.