use expect_warning instead of expect_condition, which should resolve #100 (assume it was because of a change in how gh uses httr2 now and raises that as a warning?)
use gh::gh_token() in tests for consistency and to hope that it avoids rate limiting
Investigating #101 separately from this, think it’s a memoising thing.
Changelog:
Investigating #101 separately from this, think it’s a memoising thing.