Merge "LightweightPluginDaemonTest: Expose plugin guice injectors" into stable-2.14
This commit is contained in:
commit
ae7c5da295
@ -30,7 +30,7 @@ public class LightweightPluginDaemonTest extends AbstractDaemonTest {
|
|||||||
|
|
||||||
@Rule public TemporaryFolder tempDataDir = new TemporaryFolder();
|
@Rule public TemporaryFolder tempDataDir = new TemporaryFolder();
|
||||||
|
|
||||||
private TestServerPlugin plugin;
|
protected TestServerPlugin plugin;
|
||||||
|
|
||||||
@Before
|
@Before
|
||||||
public void setUp() throws Exception {
|
public void setUp() throws Exception {
|
||||||
|
Loading…
Reference in New Issue
Block a user