Fix url cassée dans le test
This commit is contained in:
		@@ -31,7 +31,7 @@ if __name__ == "__main__":
 | 
			
		||||
 | 
			
		||||
    u2e = URL2Events(SimpleDownloader(), mobilizon.CExtractor())
 | 
			
		||||
    url = "https://mobilizon.fr/@attac63/events?"
 | 
			
		||||
    url_human = "htthttps://mobilizon.fr/@attac63/events"
 | 
			
		||||
    url_human = "https://mobilizon.fr/@attac63/events"
 | 
			
		||||
 | 
			
		||||
    try:
 | 
			
		||||
        events = u2e.process(url, url_human, cache = "cache-attac63.html", default_values = {}, published = True)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user