Step 2. The user executes find-patient command, with the name of the patient to be found. The find-patient command will indirectly call Model#getFilteredPersonList() to get the list of patients/doctors to be displayed
The find-patient command should not be getting a list of patients/doctors, but rather just a list of patients.
The find-patient command should not be getting a list of patients/doctors, but rather just a list of patients.