Fix Bandcamp no avatar test
I own the bandcamp artist account called "NewPipeExtractorTest", so it shouldn't break again.
This commit is contained in:
		
							parent
							
								
									e7b046db9d
								
							
						
					
					
						commit
						fff21caa87
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@ public class BandcampChannelExtractorTest {
 | 
			
		|||
                .getChannelExtractor("https://zachbenson.bandcamp.com/");
 | 
			
		||||
        extractor.fetchPage();
 | 
			
		||||
 | 
			
		||||
        noAvatarExtractor = Bandcamp.getChannelExtractor("https://powertothequeerkids.bandcamp.com/");
 | 
			
		||||
        noAvatarExtractor = Bandcamp.getChannelExtractor("https://npet.bandcamp.com/");
 | 
			
		||||
        noAvatarExtractor.fetchPage();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue