update tests
This commit is contained in:
@@ -17,6 +17,9 @@ class ParentAttendanceReportServiceTest extends TestCase
|
||||
|
||||
public function test_form_data_returns_students(): void
|
||||
{
|
||||
// Pin calendar so upcoming Sundays exist within the 2025-2026 school year.
|
||||
$this->travelTo('2025-10-05 10:00:00');
|
||||
|
||||
$this->seedConfig();
|
||||
$parentId = $this->seedParent();
|
||||
$this->seedStudent($parentId);
|
||||
|
||||
Reference in New Issue
Block a user