Don't merge.
This commit is contained in:
parent
d117f26c77
commit
c83ff84370
6 changed files with 80 additions and 157 deletions
|
|
@ -20,7 +20,7 @@ namespace nuget.host.tests
|
|||
|
||||
|
||||
[Fact]
|
||||
public async Task TestHaveTestDbContext()
|
||||
public void TestHaveTestDbContext()
|
||||
{
|
||||
string envVar = Environment.GetEnvironmentVariable("ASPNETCORE_ENVIRONMENT");
|
||||
Assert.Equal("Development", envVar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue