Remove unused line in official plugins test.

This commit is contained in:
Ryan Ernst 2016-05-25 14:38:10 -07:00
parent 45adab0cb8
commit c951e03edc

View File

@ -554,7 +554,6 @@ public class InstallPluginCommandTests extends ESTestCase {
line = reader.readLine();
}
}
terminal.getOutput();
}
public void testOfficialPluginsIncludesXpack() throws Exception {