feature: Approval and Promotion to VigilCareClinical
This commit is contained in:
@@ -5,7 +5,8 @@ using FluentAssertions;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
public class DraftEntryTests : IClassFixture<ApiFixture>, IAsyncLifetime
|
||||
[Collection("Database")]
|
||||
public class DraftEntryTests : IAsyncLifetime
|
||||
{
|
||||
private readonly ApiFixture _fixture;
|
||||
private HttpClient _client = null!;
|
||||
|
||||
Reference in New Issue
Block a user