fix tests
This commit is contained in:
		| @@ -14,7 +14,7 @@ from tests import Config | ||||
| preview = Inkyimage.preview | ||||
| merge = Inkyimage.merge | ||||
|  | ||||
| url ="https://github.com/aceinnolab/Inkycal/blob/assets/tests/Inkycal_cover.png" | ||||
| url ="https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/Inkycal_cover.png" | ||||
|  | ||||
| im = Image.open(requests.get(url, stream=True).raw) | ||||
| im.save("test.png", "PNG") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user