Fix test for credmgmt without credProtect.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-03-02 22:07:12 +01:00
parent dcdf605a5e
commit 9756b451bb

View File

@@ -107,7 +107,7 @@ def assert_cred_response_has_all_fields(cred_res):
CredentialManagement.RESULT.CREDENTIAL_ID,
CredentialManagement.RESULT.PUBLIC_KEY,
CredentialManagement.RESULT.TOTAL_CREDENTIALS,
CredentialManagement.RESULT.CRED_PROTECT,
#CredentialManagement.RESULT.CRED_PROTECT,
):
assert i in cred_res