From ae21600c65a345c99b7fc4493b6dddc232085b98 Mon Sep 17 00:00:00 2001 From: Bradley Price Date: Sun, 27 Sep 2020 10:33:05 -0500 Subject: [PATCH] Clean up tests (#2387) * 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: <