1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-08 11:24:33 -05:00

Managed to claimed

This commit is contained in:
jrmccannon
2025-04-01 15:29:55 -05:00
parent 7c118e7994
commit 4fd426eeb6
2 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@ public class AccountsControllerTests : IDisposable
}
[Fact]
public async Task PostEmailToken_WhenValidateManagedUserDomainAsyncFails_ShouldReturnError()
public async Task PostEmailToken_WhenValidateClaimedUserDomainAsyncFails_ShouldReturnError()
{
// Arrange
var user = GenerateExampleUser();