Skip to content

Commit

Permalink
Minor, fixed test string
Browse files Browse the repository at this point in the history
  • Loading branch information
andsel committed May 25, 2021
1 parent 558f58f commit 7d58fbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/inputs/jdbc_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,6 @@

it "should log a warn of missed target usage" do
expect(plugin.logger).to receive(:info).once.with(/ECS compatibility is enabled but no .*?target.*? was specified/)
' option was specified, it is recommended to set the option to avoid potential schema conflicts' \
' (if you\'re data is ECS compliant or non-conflicting feel free to ignore this message)')

plugin.register
end
Expand Down

0 comments on commit 7d58fbe

Please sign in to comment.