Skip to content

Commit bcf3080

Browse files
0xMimirdannywillems
andcommitted
Update node/native/src/graphql/zkapp.rs
Co-authored-by: Danny Willems <[email protected]>
1 parent becb07a commit bcf3080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/native/src/graphql/zkapp.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@ mod test {
15681568
}
15691569

15701570
#[test]
1571-
fn test_parse_zkap() {
1571+
fn test_parse_zkapp_bug_1464_no_proof_nor_signature() {
15721572
let input = create_input_graphql_zkapp_bug_1464();
15731573
let _converted: MinaBaseUserCommandStableV2 = input
15741574
.zkapp_command

0 commit comments

Comments
 (0)