This commit is contained in:
2022-04-11 19:57:30 +01:00
parent ee07affbbd
commit 6d21d7370c
5 changed files with 34 additions and 13 deletions

View File

@ -16,7 +16,6 @@ namespace isnd.host.tests
const string testingUrl = "http://localhost:5000";
[Fact]
public void TestHaveTestDbContextAndMigrate()
{
string envVar = Environment.GetEnvironmentVariable("ASPNETCORE_ENVIRONMENT");