When I run the tests on my local environment they are all pass. However, when the tests run on a different machine, many of the VCR related tests are failing. I want to investigate the cause of this.
My guess is that the requests that are running must be slightly different. Is this the best assumption?