BaseTestd
This commit is contained in:
@@ -159,4 +159,6 @@ app.Run();
|
||||
if (app.Environment.IsProduction())
|
||||
{
|
||||
Log.CloseAndFlush();
|
||||
}
|
||||
}
|
||||
// for testing purposes
|
||||
public partial class Program { }
|
||||
Reference in New Issue
Block a user