Skip to content

Commit 931b593

Browse files
V36 Gate 1: Align demonstration input proof count
1 parent 7ba5b9d commit 931b593

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

protocol-demonstration/test/v21-specifying.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ function expectedActiveCanonicalInputArtifactCount(version) {
2222
V32: 13,
2323
V33: 12,
2424
V34: 12,
25+
V35: 0,
2526
};
2627
if (Object.hasOwn(expectedCountsByVersion, version)) {
2728
return expectedCountsByVersion[version];

0 commit comments

Comments
 (0)