removes the ItemGroup.Using Include=Xunit
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled
This commit is contained in:
parent
75e1499bb1
commit
c3c5494507
29 changed files with 42 additions and 7 deletions
|
|
@ -14,10 +14,12 @@ using Yavsc.Org.Tests.Fakes;
|
|||
using Yavsc.Services;
|
||||
using Yavsc.Settings;
|
||||
using Yavsc.ViewModels.Account;
|
||||
using Xunit;
|
||||
|
||||
namespace Yavsc.Org.Tests
|
||||
{
|
||||
|
||||
|
||||
[Collection("EMaillingTeststCollection")]
|
||||
[Trait("regression", "II")]
|
||||
public class EMaillingTests : IClassFixture<WebServerFixture>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue