Skip to content

Commit

Permalink
adsf
Browse files Browse the repository at this point in the history
  • Loading branch information
Hatleskog committed Dec 5, 2024
1 parent 17a8932 commit b65a0c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ private void CreateSeededTestDatabase(IServiceCollection services)

//dbContext.Database.SetCommandTimeout(TimeSpan.FromMinutes(5));

dbContext.CreateNewDatabaseWithCorrectSchema();
//dbContext.CreateNewDatabaseWithCorrectSchema();

dbContext.SeedCurrentUser();

Expand Down

0 comments on commit b65a0c6

Please sign in to comment.