This commit is contained in:
Paul Schneider 2022-04-11 19:57:30 +01:00
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");