Skip to content

Commit

Permalink
fix: 9
Browse files Browse the repository at this point in the history
  • Loading branch information
whiitex committed May 19, 2024
1 parent 23ffd9e commit 395a321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/timeslots/timeslots.e2e-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ describe('TimeslotsController', () => {
lastModified: new Date('2024-05-14 00:00:00'),
timeSlot: 59,
userOauthId: '18',
}
} ,
{
id: 20,
state: AvailabilityState.Free,
Expand Down

0 comments on commit 395a321

Please sign in to comment.