Skip to content

Commit c91adcb

Browse files
committed
fix unit test
Signed-off-by: Johannes Tuerk <johannes.tuerk@lissi.id>
1 parent 0d3c675 commit c91adcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/WalletFramework.Oid4Vc.Tests/Oid4Vci/AuthFlow/Samples/AuthFlowSamples.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public static class AuthFlowSamples
3737
["Verifier"] = "world"
3838
},
3939
["RecordVersion"] = 1,
40-
["Id"] = "598e7661-95a8-4531-b707-3d256d3c1745"
40+
["Id"] = "598e7661-95a8-4531-b707-3d256d3c1745",
41+
["spec_version"] = "15"
4142
};
4243
}

0 commit comments

Comments
 (0)