Skip to content

Commit

Permalink
More calls
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriosLisenko committed Jan 18, 2024
1 parent 3b30724 commit 28a38b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/octokit/client/repositories_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,9 @@
client_with_caching_two.repositories
client_with_caching_two.repositories

client_with_caching.repositories
client_with_caching_two.repositories

assert_requested :get, github_url('/user/repos'), times: 2
end
end
Expand Down

0 comments on commit 28a38b1

Please sign in to comment.