public CreatePatientNotesTests(PatientNotesWebApplicationFactory <Startup> factory)
 {
     _factory = factory;
 }