1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Remove skip for USR2

This commit is contained in:
Tim Morgan 2020-02-13 11:34:45 -06:00
parent 302031627a
commit d89af859d3

View file

@ -135,8 +135,6 @@ class TestIntegrationCluster < TestIntegration
# It does not wipe out BUNDLE_GEMFILE et al
def test_usr2_restart_preserves_bundler_environment
skip_unless_signal_exist? :USR2
@tcp_port = UniquePort.call
env = {
# Intentionally set this to something we wish to keep intact on restarts