Revert "PAS-536 | Add Credential.AuthenticatorDisplayName
" (#160)
#486
Annotations
1 error and 1 warning
Validate format
Process completed with exit code 2.
|
Validate format:
tests/Passwordless.AspNetCore.Tests/OldTests/PasswordlessServiceTests.cs#L89
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function.
|
Loading