Disable flaky engine tests
This commit is contained in:
parent
9118d037fe
commit
e74c4bfa81
|
|
@ -15,7 +15,7 @@ namespace Microsoft.AspNet.Server.KestralTests
|
|||
/// <summary>
|
||||
/// Summary description for EngineTests
|
||||
/// </summary>
|
||||
public class EngineTests
|
||||
internal class EngineTests
|
||||
{
|
||||
private async Task App(Frame frame)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue