fix getschedule test for offset

fix/offset-adds-to-interval
Syed Ali Shahbaz 2023-10-17 16:32:47 +04:00 committed by GitHub
parent e99b7f630c
commit 54fdf96fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ describe("getSchedule", () => {
eventTypes: [ eventTypes: [
{ {
id: 1, id: 1,
length: 25, length: 30,
offsetStart: 5, offsetStart: 5,
users: [ users: [
{ {