docs consolidation, big sln build fixes, new advisories and sprints/tasks
This commit is contained in:
@@ -20,7 +20,7 @@ public sealed class BudgetEnforcementIntegrationTests
|
||||
|
||||
public BudgetEnforcementIntegrationTests()
|
||||
{
|
||||
_ledger = new BudgetLedger(_store, NullLogger<BudgetLedger>.Instance);
|
||||
_ledger = new BudgetLedger(_store, logger: NullLogger<BudgetLedger>.Instance);
|
||||
}
|
||||
|
||||
#region Window Management Tests
|
||||
|
||||
Reference in New Issue
Block a user