Flakey test in reference application

Because of the changes we did to the build agents, I’m checking all/most of the red builds.

I don’t know if it’s s recent thing, but VisitTest:testStartVisit is flakey. 1 out of 3 it will timeout when doing patientDashboardPage.startVisit()

To keep me sane, I quarantine it (i.e., the build will go green even if that test fails), and raised an issue RA-498. I have no idea how to change the timeout, or if that’s the appropriate solution.