Skip to content

Commit

Permalink
added client id to test data
Browse files Browse the repository at this point in the history
  • Loading branch information
Zahra-8d committed Aug 31, 2023
1 parent 291a82f commit 50fd3d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/utils/mockData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ export const mockSimplybookBodyBase: SimplybookBodyDto = {
start_date_time: '2022-09-12T07:30:00+0000',
end_date_time: '2022-09-12T08:30:00+0000',
client_email: 'testuser@test.com',
client_id: '115e272a-5fc3-4991-8ea9-12dacad25bae',
client_timezone: 'Europe/London',
booking_code: 'abc',
service_name: 'bloom therapy',
Expand Down

0 comments on commit 50fd3d1

Please sign in to comment.