isntallation steps
This commit is contained in:
@ -20,7 +20,7 @@ namespace nuget.host.tests
|
||||
|
||||
|
||||
[Fact]
|
||||
public void TestHaveTestDbContext()
|
||||
public void TestHaveTestDbContextAndMigrate()
|
||||
{
|
||||
string envVar = Environment.GetEnvironmentVariable("ASPNETCORE_ENVIRONMENT");
|
||||
Assert.Equal("Development", envVar);
|
||||
|
Reference in New Issue
Block a user