C:\Users\fatih\IdeaProjects\infracost_fork\infraco...
# contributors
c
C:\Users\fatih\IdeaProjects\infracost_fork\infracost\cmd\infracost> go test -v -run TestOutputFormatGitHubCommentNoChange === RUN TestOutputFormatGitHubCommentNoChange === RUN TestOutputFormatGitHubCommentNoChange/HCL Update: A new version of Infracost is available: → v0.10.12 Go to https://www.infracost.io/docs/update for instructions testutil.go192 Output does not match golden file: --- Expected +++ Actual @@ -1,34 +1,34 @@ - -💰 Infracost estimate: monthly cost will not change -<table> - <thead> - <td>Project</td> - <td>Previous</td> - <td>New</td> - <td>Diff</td> - </thead> - <tbody> - <tr> - <td>infracost/infracost/cmd/infraco...aform_v0.14_nochange_plan.json</td> - <td align="right">$40.56</td> - <td align="right">$40.56</td> - <td>$0</td> - </tr> - </tbody> -</table> - -<details> -<summary><strong>Infracost output</strong></summary> - -
Copy code
-──────────────────────────────────
        -
        -The following projects have no cost estimate changes: infracost/infracost/cmd/infracost/testdata/terraform_v0.14_nochange_plan.json
        -Run the following command to see their breakdown: infracost breakdown --path=/path/to/code
        -
        -──────────────────────────────────
        -
        -
-</details> - +💰 Infracost estimate: monthly cost will not change +<table> + <thead> + <td>Project</td> + <td>Previous</td> + <td>New</td> + <td>Diff</td> + </thead> + <tbody> + <tr> + <td>infracost/infracost/cmd/infraco...aform_v0.14_nochange_plan.json</td> + <td align="right">$40.56</td> + <td align="right">$40.56</td> + <td>$0</td> + </tr> + </tbody> +</table> + +<details> +<summary><strong>Infracost output</strong></summary> + +``` +────────────────────────────────── + +The following projects have no cost estimate changes: infracost/infracost/cmd/infracost/testdata/terraform_v0.14_nochange_plan.json +Run the following command to see their breakdown: infracost breakdown --path=/path/to/code + +────────────────────────────────── + +``` +</details> + + --- FAIL: TestOutputFormatGitHubCommentNoChange (0.06s) --- FAIL: TestOutputFormatGitHubCommentNoChange/HCL (0.06s)