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