In most tests calling this method, we were doing another visit right after calling this method, so by removing this `visit` call we're making the tests slightly faster and easier to follow.
In most tests calling this method, we were doing another visit right after calling this method, so by removing this `visit` call we're making the tests slightly faster and easier to follow.