deadstore

This commit is contained in:
Cyrus 2023-05-08 07:14:33 -04:00
parent cc90caf01f
commit bc9f484aa9

View File

@ -1463,15 +1463,15 @@ public class SupplyChainCredentialValidatorTest {
nicComponentInfo)
);
pcComponentIdentifier = new ComponentIdentifier(
new DERUTF8String(nicComponentInfo.getComponentManufacturer()),
new DERUTF8String(nicComponentInfo.getComponentModel()),
null,
new DERUTF8String(nicComponentInfo.getComponentRevision()),
null,
ASN1Boolean.TRUE,
Collections.emptyList()
);
// pcComponentIdentifier = new ComponentIdentifier(
// new DERUTF8String(nicComponentInfo.getComponentManufacturer()),
// new DERUTF8String(nicComponentInfo.getComponentModel()),
// null,
// new DERUTF8String(nicComponentInfo.getComponentRevision()),
// null,
// ASN1Boolean.TRUE,
// Collections.emptyList()
// );
// Assert.assertTrue(
// SupplyChainCredentialValidator.isMatch(UUID.randomUUID(), pcComponentIdentifier,