mirror of
https://github.com/bellingcat/youtube-comment-scraper.git
synced 2026-06-13 05:58:32 +03:00
Delete test_find_multiple_authors.py
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
from scraper import find_multiple_authors
|
|
||||||
|
|
||||||
def test_find_multiple_users():
|
|
||||||
# List contains, videos from Google's YouTube channel
|
|
||||||
vids = [
|
|
||||||
'https://www.youtube.com/watch?v=8qGV_O_y4DA',
|
|
||||||
'https://www.youtube.com/watch?v=WSkETCRe7Ic',
|
|
||||||
'https://www.youtube.com/watch?v=cdgQpa1pUUE'
|
|
||||||
]
|
|
||||||
find_multiple_authors(vids)
|
|
||||||
Reference in New Issue
Block a user