fix : calcule des RTT
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled

This commit is contained in:
2026-03-19 18:18:06 +01:00
parent 834b4cb695
commit e85f7b6f4c
2 changed files with 17 additions and 7 deletions

View File

@@ -267,6 +267,6 @@ final readonly class EmployeeRttSummaryProvider implements ProviderInterface
}
}
return $weekEnd;
return $today;
}
}