To prevent GET request redirects we switched from ->request to ->simple_request. This patch updates the mock in the corresponding test to mock simple_request rather than request. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>