Skip to content

Commit

Permalink
hoist results in new test into scope
Browse files Browse the repository at this point in the history
  • Loading branch information
mtollie committed Apr 26, 2024
1 parent 644f347 commit 8920d94
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -181,6 +181,7 @@ def total_count
end

it "runs two queries for `nodes` and `hasNextPage` if hasNextPage is selected first" do
results = nil
log = with_active_record_log do
results = schema.execute("{
items(first: 3) {
Expand Down

0 comments on commit 8920d94

Please sign in to comment.