diff --git a/scheduler_test.py b/scheduler_test.py index 936bdaa..656a5b3 100644 --- a/scheduler_test.py +++ b/scheduler_test.py @@ -7,7 +7,7 @@ from request_sender_test import send_request_for_file_list def start_book_appointment(): file_list = ['~/Desktop/contact_list_2024-05-27.xlsx', - '~/Desktop/contact_list_2024-05-25.xlsx' + '~/Desktop/contact_list_2024-05-25.xlsx', '~/Desktop/contact_list_2024-05-24.xlsx', '~/Desktop/contact_list_2024-05-23.xlsx', '~/Desktop/contact_list_2024-05-22.xlsx']