Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect default for graphql GraphQL/ObjectDescription rubo in test directory #54

Closed
ab320012 opened this issue Dec 2, 2021 · 1 comment · Fixed by #55
Closed

Incorrect default for graphql GraphQL/ObjectDescription rubo in test directory #54

ab320012 opened this issue Dec 2, 2021 · 1 comment · Fixed by #55

Comments

@ab320012
Copy link

ab320012 commented Dec 2, 2021

running rubocop on the tests fails like this

test/graphql/types/event_show_type_test.rb:6:9: C: GraphQL/ObjectDescription: Missing type description
  class EventShowTypeTest < ActionDispatch::IntegrationTest
        ^^^^^^^^^^^^^^^^^

i think updating the default.yml in the project may make sense

@DmitryTsepelev
Copy link
Owner

Good call, going to ingore test/spec dir and make a release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants