From ae0e95b0692c874909801c41e6841cc2b79c9721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Haudebourg?= Date: Fri, 20 Dec 2024 11:02:39 +0100 Subject: [PATCH] Fix `eth-eip712vm` test. --- crates/dids/methods/pkh/tests/vc-eth-eip712vm.jsonld | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/dids/methods/pkh/tests/vc-eth-eip712vm.jsonld b/crates/dids/methods/pkh/tests/vc-eth-eip712vm.jsonld index 24b2354fe..feb438f09 100644 --- a/crates/dids/methods/pkh/tests/vc-eth-eip712vm.jsonld +++ b/crates/dids/methods/pkh/tests/vc-eth-eip712vm.jsonld @@ -9,7 +9,7 @@ "id": "_:1" }, "issuer": "did:pkh:eth:0x2fbf1be19d90a29aea9363f4ef0b6bf1c4ff0758", - "issuanceDate": "2021-06-16T20:55:45.850Z", + "issuanceDate": "2021-06-16T20:55:45.85Z", "proof": { "@context": { "Eip712Method2021": "https://w3id.org/security#Eip712Method2021", @@ -64,7 +64,7 @@ } }, "type": "Eip712Signature2021", - "created": "2021-06-16T20:55:45.850Z", + "created": "2021-06-16T20:55:45.85Z", "verificationMethod": "did:pkh:eth:0x2fbf1be19d90a29aea9363f4ef0b6bf1c4ff0758#Recovery2020", "proofPurpose": "assertionMethod", "proofValue": "0x0e969e465756dcb17a354ba3c88740b14b8f672602d208bb476458663d6797f315e35dd9fadc7547653c74fa3626bb06cd6d0ba358bcfb59d2581ba350f150e31b"