refs #6159 rename spec
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pablo Natek 2023-09-22 09:40:37 +02:00
parent 3013e3cd9c
commit c175bcfc97
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ describe('Worker absences()', () => {
}
});
it('should holidays should equal worked days as both are the same number of days in a year', async() => {
it('Should have an equal number of holidays and workdays, as they both total the days in a year', async() => {
const businessId = 1106;
const workerId = 1106;