Skip to content

Commit

Permalink
fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
suaviloquence committed Sep 19, 2024
1 parent a0de3f6 commit c20c5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ There are two ways to update the output:
to `test_outputs/witnesses/<lint_name>.snap` (remove the `.new`)

Once you've update the test output, run `cargo test` again and the `<lint_name>` test should pass!
**Make sure to commit and push the `test_outputs/witnesses/<lint_name>.output.ron` into git**;
**Make sure to commit and push the `test_outputs/witnesses/<lint_name>.snap` into git**;
otherwise the test will fail in CI.

##### Full witness templates
Expand Down

0 comments on commit c20c5db

Please # to comment.