mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 20:47:07 -05:00 
			
		
		
		
	Fix test
Didn't use .lower() as planned, so update test with new ID.
This commit is contained in:
		@@ -79,7 +79,7 @@ class NRKTVIE(InfoExtractor):
 | 
			
		||||
            'url': 'http://tv.nrk.no/serie/20-spoersmaal-tv/MUHH48000314/23-05-2014',
 | 
			
		||||
            'md5': '7b96112fbae1faf09a6f9ae1aff6cb84',
 | 
			
		||||
            'info_dict': {
 | 
			
		||||
                'id': 'muhh48000314',
 | 
			
		||||
                'id': 'MUHH48000314',
 | 
			
		||||
                'ext': 'flv',
 | 
			
		||||
                'title': '20 spørsmål',
 | 
			
		||||
                'description': 'md5:bdea103bc35494c143c6a9acdd84887a',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user