Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
BoD committed May 27, 2024
1 parent af67208 commit 88a4f66
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<error descr="A GraphQL config file is not needed in Apollo Kotlin 4 projects" textAttributesKey="ERRORS_ATTRIBUTES"><error descr="A GraphQL config file is not needed in Apollo Kotlin 4 projects" textAttributesKey="ERRORS_ATTRIBUTES">
<warning descr="The Apollo plugin retrieves the GraphQL configuration from Gradle and doesn't use the GraphQL config file" textAttributesKey="WARNING_ATTRIBUTES"><warning descr="The Apollo plugin retrieves the GraphQL configuration from Gradle and doesn't use the GraphQL config file" textAttributesKey="WARNING_ATTRIBUTES">
projects:
main:
schema: src/main/graphql/schema.graphqls
Expand All @@ -8,4 +8,4 @@ projects:
main: "https://apollo-fullstack-tutorial.herokuapp.com/graphql"
apollo-key: ${APOLLO_KEY}

</error></error>
</warning></warning>

0 comments on commit 88a4f66

Please sign in to comment.