diff --git a/tests/test_fetch_images.py b/tests/test_fetch_images.py index 799b81f..1458f32 100644 --- a/tests/test_fetch_images.py +++ b/tests/test_fetch_images.py @@ -122,6 +122,7 @@ async def __request_initial(self): Cookies.IMAGE_LIST_UX, ], Keywords.COMMAND: Commands.FETCH_IMAGE_LIST, + "visit_filter": self.visit, } response = await echolocator_guis_get_default().client_protocolj( @@ -151,6 +152,7 @@ async def __request_all(self, crystal_wells): Cookies.IMAGE_LIST_UX, ], Keywords.COMMAND: Commands.FETCH_IMAGE_LIST, + "visit_filter": self.visit, } response = await echolocator_guis_get_default().client_protocolj(