This commit is contained in:
Paul Schneider 2021-04-05 00:11:54 +01:00
commit fc63787042
7 changed files with 35 additions and 8 deletions

View file

@ -6,7 +6,7 @@ using Yavsc.Helpers;
namespace test
{
[Collection("Yavsc Abstract tests")]
[Trait("regression", "non")]
[Trait("regression", "II")]
public class AbstractTests
{
readonly ITestOutputHelper output;