Skip to content

Commit 5418783

Browse files
committed
test: update snapshots due to change of toolchain
1 parent a389ae9 commit 5418783

File tree

6 files changed

+1348
-1193
lines changed

6 files changed

+1348
-1193
lines changed

tests/snapshots/contract1.json

Lines changed: 88 additions & 73 deletions
Large diffs are not rendered by default.

tests/snapshots/contract2.json

Lines changed: 176 additions & 161 deletions
Large diffs are not rendered by default.

tests/snapshots/gen_by_macros.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"hash": "139208611264660498073262442478349906824",
4-
"def_id": "DefId { id: 1, name: \"verify::proof2\" }",
4+
"def_id": "DefId { id: 2, name: \"verify::proof3\" }",
55
"file": "tests/proofs/gen_by_macros.rs",
66
"attrs": [
77
"#[kanitool::proof]"
@@ -42,7 +42,7 @@
4242
},
4343
{
4444
"hash": "139208611264660498073262442478349906824",
45-
"def_id": "DefId { id: 0, name: \"verify::proof1\" }",
45+
"def_id": "DefId { id: 1, name: \"verify::proof2\" }",
4646
"file": "tests/proofs/gen_by_macros.rs",
4747
"attrs": [
4848
"#[kanitool::proof]"
@@ -83,7 +83,7 @@
8383
},
8484
{
8585
"hash": "139208611264660498073262442478349906824",
86-
"def_id": "DefId { id: 2, name: \"verify::proof3\" }",
86+
"def_id": "DefId { id: 0, name: \"verify::proof1\" }",
8787
"file": "tests/proofs/gen_by_macros.rs",
8888
"attrs": [
8989
"#[kanitool::proof]"

0 commit comments

Comments
 (0)