| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| def test_page_size_items(self, page_size, max_results, pages): | ||
| path = "/foo" | ||
| NITEMS = 10 | ||
| page_size = 3 |
There was a problem hiding this comment.
Looks like this is getting set twice, once via "parametrize" and once here.
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed. Thanks!
Sorry, something went wrong.
(This was left over from before this was parametrized.)
|
@chrisrossi are you ready to approve? :) |
Sorry, something went wrong.
Sorry, I missed this message. Yes, I was, but I don't think my approval would have made it mergeable. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
…size
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #194 🦕