mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	skip ads and channels from test.
This commit is contained in:
		| @@ -43,7 +43,7 @@ public class YoutubeSearchEngineTest extends AndroidTestCase { | ||||
|         SearchEngine engine = ServiceList.getService("Youtube") | ||||
|                 .getSearchEngineInstance(new Downloader()); | ||||
|  | ||||
|         result = engine.search("boring panda", | ||||
|         result = engine.search("this is something boring", | ||||
|                 0, "de", new Downloader()).getSearchResult(); | ||||
|         suggestionReply = engine.suggestionList("hello","de",new Downloader()); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andoni del Olmo
					Andoni del Olmo