Skip to content

Commit

Permalink
Fixed test warning [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 11, 2022
1 parent 110aa0d commit 81901f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ task default: :test
Rake::TestTask.new do |t|
t.libs << "test"
t.pattern = "test/**/*_test.rb"
t.warning = false # for google-protobuf (pg_query dependency)
end

0 comments on commit 81901f7

Please sign in to comment.