mirror of
				https://github.com/mendableai/firecrawl.git
				synced 2025-10-31 10:02:55 +00:00 
			
		
		
		
	fix(rust): blocklisted error test
This commit is contained in:
		
							parent
							
								
									483f97d21b
								
							
						
					
					
						commit
						a4b128e8b7
					
				| @ -114,7 +114,7 @@ async fn test_should_return_error_for_blocklisted_url() { | ||||
| 
 | ||||
|     assert_matches!( | ||||
|         result, | ||||
|         Err(e) if e.to_string().contains("Firecrawl currently does not support social media scraping due to policy restrictions. We're actively working on building support for it.") | ||||
|         Err(e) if e.to_string().contains("Firecrawl currently does not support social media scraping due to policy restrictions.") | ||||
|     ); | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Gergő Móricz
						Gergő Móricz