[PeerTube] Use single-quotes instead of double quotes in tests

This commit is contained in:
3risian 2020-01-11 13:15:17 +11:00 committed by GitHub
parent 7ea039df34
commit 3d3b91554a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,8 +443,8 @@ class PeerTubeIE(InfoExtractor):
'view_count': int,
'like_count': int,
'dislike_count': int,
'tags': ["framasoft", "peertube"],
'categories': ["Science & Technology"],
'tags': ['framasoft', 'peertube'],
'categories': ['Science & Technology'],
}
}, {
'url': 'https://peertube.tamanoir.foucry.net/videos/watch/0b04f13d-1e18-4f1d-814e-4979aa7c9c44',