From 02bb425680c760067fd0ed4d0aa5f83c19bd751b Mon Sep 17 00:00:00 2001 From: Alyanna Santos <72548456+al-yanna@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:34:49 -0500 Subject: [PATCH] fix: lint --- spec/graphql/graphql-hive/analyzer_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/graphql/graphql-hive/analyzer_spec.rb b/spec/graphql/graphql-hive/analyzer_spec.rb index 40c5d63..0ed03b6 100644 --- a/spec/graphql/graphql-hive/analyzer_spec.rb +++ b/spec/graphql/graphql-hive/analyzer_spec.rb @@ -377,7 +377,7 @@ "Query", "Query.searchResult", "Query.searchResult.query", - "SearchResult", + "SearchResult", "SearchResult.__typename", "Project", "Project.id",