From 5a87fecf76a220fba209a6e440d77a52664ad200 Mon Sep 17 00:00:00 2001 From: Brad Price Date: Sat, 26 Sep 2020 00:34:56 -0500 Subject: [PATCH] Clean up tests * No need in assigning the output of `connect` when it's only used in one place. * Remove inlined config in favor of config file introduced in 39f9c72 --- test/test_integration_cluster.rb | 21 ++------------------- test/test_integration_single.rb | 3 +-- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/test/test_integration_cluster.rb b/test/test_integration_cluster.rb index aa1315bac9..1a0883a2c6 100644 --- a/test/test_integration_cluster.rb +++ b/test/test_integration_cluster.rb @@ -222,25 +222,8 @@ def test_nakayoshi end def test_prune_bundler_with_multiple_workers - cli_server "", config: <