Response status code does not indicate success: 500 (Internal Server Error).
This commit is contained in:
@ -14,6 +14,7 @@ namespace isnd.host.tests
|
||||
public class UnitTestWebHost
|
||||
{
|
||||
const string testingUrl = "http://localhost:5000";
|
||||
[Fact]
|
||||
|
||||
|
||||
public void TestHaveTestDbContextAndMigrate()
|
||||
|
Reference in New Issue
Block a user