diff --git a/youtube_comment_scraper/test_find_multiple_users.py b/youtube_comment_scraper/test_find_multiple_authors.py similarity index 91% rename from youtube_comment_scraper/test_find_multiple_users.py rename to youtube_comment_scraper/test_find_multiple_authors.py index 93861d9..e02a042 100644 --- a/youtube_comment_scraper/test_find_multiple_users.py +++ b/youtube_comment_scraper/test_find_multiple_authors.py @@ -1,6 +1,6 @@ from youtube_comment_scraper.scraper import YouTubeCommentScraper -def test_find_multiple_users(): +def test_find_multiple_authors(): # List contains, videos from Google's YouTube channel vids = [ 'https://www.youtube.com/watch?v=8qGV_O_y4DA',