From 016054fc8323257916943548d60eb366a60420e9 Mon Sep 17 00:00:00 2001 From: John Ludwig Date: Wed, 7 Mar 2018 18:46:03 -0600 Subject: [PATCH] Change website to Amazon Smile --- tests/test_internet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_internet.py b/tests/test_internet.py index 05cfff5..19527bb 100644 --- a/tests/test_internet.py +++ b/tests/test_internet.py @@ -6,7 +6,7 @@ def test_pagination(): pages = ( 'https://xkcd.com/1957/', 'https://reddit.com/', - 'https://pornhub.com/', + 'https://smile.amazon.com/', 'https://theverge.com/archives' )