all
This commit is contained in:
parent
4169c216ed
commit
fc63787042
7 changed files with 35 additions and 8 deletions
|
|
@ -5,7 +5,7 @@ using Xunit.Abstractions;
|
|||
namespace test.Mandatory
|
||||
{
|
||||
[Collection("Database")]
|
||||
[Trait("regression", "non")]
|
||||
[Trait("regression", "II")]
|
||||
[Trait("dev", "wip")]
|
||||
public class Database: IClassFixture<ServerSideFixture>, IDisposable
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue