Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Aug 9, 2024
1 parent fa623aa commit c50957f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/graphql/cop/root_types_in_block_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

it "finds and autocorrects field corrections with inline types" do
result = run_rubocop_on("spec/fixtures/cop/root_types.rb")
puts result
assert_equal 3, rubocop_errors(result)

assert_includes result, <<-RUBY
Expand Down

0 comments on commit c50957f

Please sign in to comment.