Skip to content

Commit

Permalink
chore: Commit test fix to call correct stop method on server
Browse files Browse the repository at this point in the history
  • Loading branch information
driskell committed Feb 11, 2023
1 parent ff4ed2f commit 192b06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/logstash-input-courier/spec/gem_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
end

shutdown_client
@plugin.close
@plugin.stop
@thread.join
end
end
Expand Down

0 comments on commit 192b06f

Please sign in to comment.