Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
whiitex committed May 19, 2024
1 parent 527c65c commit da50afe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/timeslots/timeslots.e2e-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,6 @@ describe('TimeslotsController', () => {
expect(availability).toHaveProperty('timeSlot');
expect(availability).toHaveProperty('user');
expect(availability).toEqual(mockAvailability[0]);

});

it('DEBUG: check availabilities for timeslot having id 71 & 73', async () => {
Expand Down

0 comments on commit da50afe

Please sign in to comment.