Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTedder committed Oct 6, 2023
1 parent 2179c93 commit bc1d95b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public class ConfirmAccountTests : IntegrationTestsBase
public void Init()
{
_scope = _factory.Services.CreateScope();

_client = _factory.WithWebHostBuilder(builder =>
{
builder.ConfigureTestServices(services =>
Expand Down

0 comments on commit bc1d95b

Please sign in to comment.