Skip to content

Commit acf60fd

Browse files
KnerioCopilot
andauthored
Update spec/requests/graphql/query/recursive_query_spec.rb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Dario Pranjic <96529060+Knerio@users.noreply.github.com>
1 parent d053077 commit acf60fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/requests/graphql/query/recursive_query_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
context 'with reasonably nested query' do
5858
let(:query) do
59-
# A reasonable query with moderate nesting (depth ~5)
59+
# A reasonable query with moderate nesting (depth ~7-8)
6060
<<~QUERY
6161
query($organizationId: OrganizationID!) {
6262
organization(id: $organizationId) {

0 commit comments

Comments
 (0)