fixes build

This commit is contained in:
Shannon
2018-11-20 20:28:17 +11:00
parent e8e6374c95
commit 63470c80dd

View File

@@ -64,9 +64,9 @@ namespace Umbraco.Tests.Runtimes
return new TestRuntime(this);
}
// don't register anything against AppDomain
protected override void ConfigureUnhandledException(ILogger logger)
{ }
//// don't register anything against AppDomain
//protected override void ConfigureUnhandledException(ILogger logger)
//{ }
}
// test runtime