fixes the tests

This commit is contained in:
Paul Schneider 2018-07-20 02:27:53 +02:00
commit 3c1d2c49f5
8 changed files with 18 additions and 9 deletions

View file

@ -15,7 +15,7 @@ using Microsoft.AspNet.Builder.Internal;
using Yavsc;
using Microsoft.Extensions.Logging;
namespace Test
namespace test
{
[Collection("Yavsc dropped intents")]
public class NotWorking : BaseTestContext