Commit a4efcc2
committed
Change page_size to 1 in test_list_user_memberships_with_paging
There is no need for each ‘page’ to contain more than a single item.
This may help minimize the number of rooms created, which will
help minimize the number of API calls that must be made to create and
delete these test rooms.1 parent f53d736 commit a4efcc2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | 176 | | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments