Commit 54cd33a
committed
Add 2025 calendar year to test setup
This commit updates the `SetupStandingData` method in the
`FactSettlementsControllerTests.cs` file to include a call
to `await helper.AddCalendarYear(2025);`, allowing the
test setup to account for the calendar year 2025 in
addition to 2024.1 parent d1a6e19 commit 54cd33a
File tree
1 file changed
+1
-0
lines changed- EstateReportingAPI.IntegrationTests
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments