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