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:
parent
302031627a
commit
d89af859d3
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue