mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Fixed spacing.
This commit is contained in:
parent
9749f42b11
commit
ce796d08e1
@ -335,7 +335,6 @@ public class IdentityServerTests : IClassFixture<IdentityApplicationFactory>
|
|||||||
|
|
||||||
var username = "test+tokenclientcredentials@email.com";
|
var username = "test+tokenclientcredentials@email.com";
|
||||||
|
|
||||||
|
|
||||||
await server.PostAsync("/accounts/register", JsonContent.Create(new RegisterRequestModel
|
await server.PostAsync("/accounts/register", JsonContent.Create(new RegisterRequestModel
|
||||||
{
|
{
|
||||||
Email = username,
|
Email = username,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user