diff --git a/tests/test_force_https.py b/tests/test_force_https.py index 7fc65fac..a3c0171b 100644 --- a/tests/test_force_https.py +++ b/tests/test_force_https.py @@ -56,6 +56,6 @@ def test_force_https_root_replay_1(self, fmod): resp = self.get('/20140128051539{0}/http://www.iana.org/domains/example', fmod, headers={'X-Forwarded-Proto': 'https'}) - assert resp.headers['Location'] == 'https://localhost:80/20140128051539{0}/http://www.iana.org/domains/reserved'.format(fmod) + assert resp.headers['Location'] == 'https://localhost:80/20140128051539{0}/http://www.iana.org/help/example-domains'.format(fmod)