From c20c5db461b50f09cd40c8e921558abf0347a66c Mon Sep 17 00:00:00 2001 From: m Date: Wed, 18 Sep 2024 17:19:34 -0700 Subject: [PATCH] fix file name --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8bf7ec6b..687cedf5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -282,7 +282,7 @@ There are two ways to update the output: to `test_outputs/witnesses/.snap` (remove the `.new`) Once you've update the test output, run `cargo test` again and the `` test should pass! -**Make sure to commit and push the `test_outputs/witnesses/.output.ron` into git**; +**Make sure to commit and push the `test_outputs/witnesses/.snap` into git**; otherwise the test will fail in CI. ##### Full witness templates