Skip to content

Commit

Permalink
final check
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Nov 18, 2024
1 parent 5c2d570 commit 243e176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clients/python/test/test_osparc/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ def _sideeffect(all_items: List, request: httpx.Request):

first_client_item = next(pagination_iterator)
assert first_client_item == server_items[0]

assert len(pagination_iterator) == page_file.total

0 comments on commit 243e176

Please sign in to comment.