cli doit cibler le projet
This commit is contained in:
parent
000bc36b34
commit
3cfe733e52
10 changed files with 174 additions and 13 deletions
|
|
@ -31,8 +31,7 @@ namespace test
|
|||
[Trait("regres", "no")]
|
||||
public class BatchTests: BaseTestContext, IClassFixture<ServerSideFixture>, IDisposable
|
||||
{
|
||||
|
||||
ApplicationDbContext _dbContext;
|
||||
readonly ApplicationDbContext _dbContext;
|
||||
ServerSideFixture _fixture;
|
||||
|
||||
public BatchTests(ITestOutputHelper output, ServerSideFixture fixture) : base (output, fixture)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue