You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... just creates a blank line for this violation: _mockProvider.Verify(x => x.StoreCertificate(It.Is<CertificateInfo>(c => c.SerialNumber == _embeddedPrimaryClient.SerialNumber)), Times.Once);
The text was updated successfully, but these errors were encountered:
... just creates a blank line for this violation:
_mockProvider.Verify(x => x.StoreCertificate(It.Is<CertificateInfo>(c => c.SerialNumber == _embeddedPrimaryClient.SerialNumber)), Times.Once);
The text was updated successfully, but these errors were encountered: