1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00

Fixed spacing.

This commit is contained in:
Todd Martin 2025-03-30 15:58:40 -04:00
parent 9749f42b11
commit ce796d08e1
No known key found for this signature in database
GPG Key ID: 663E7AF5C839BC8F

View File

@ -335,7 +335,6 @@ public class IdentityServerTests : IClassFixture<IdentityApplicationFactory>
var username = "test+tokenclientcredentials@email.com";
await server.PostAsync("/accounts/register", JsonContent.Create(new RegisterRequestModel
{
Email = username,