tests(api): add integration test for happy path when logging in
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using FiscalOS.Core.Data;
|
||||
|
||||
namespace FiscalOS.Infra.Data;
|
||||
|
||||
public sealed class AppDbContext(IOptions<AppDbContextOptions> ctxOptions) : DbContext
|
||||
|
||||
Reference in New Issue
Block a user