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

@ -7,7 +7,7 @@ namespace test
{
[Collection("EMaillingTeststCollection")]
[Trait("regression", "non")]
[Trait("regression", "II")]
public class EMaillingTests : IClassFixture<ServerSideFixture>
{