mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-21 16:50:02 +02:00
replaces test_image test image url
This commit is contained in:
parent
dfbf1c61af
commit
003ee95272
@ -20,7 +20,7 @@ def test_image_functions(caplog: LogCaptureFixture) -> None:
|
||||
state_manager = StateManager(service_instance)
|
||||
DataServiceObserver(state_manager)
|
||||
|
||||
service_instance.my_image.load_from_url("https://cataas.com/cat")
|
||||
service_instance.my_image.load_from_url("https://picsum.photos/200")
|
||||
|
||||
caplog.clear()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user