Minor campaign tweaks
This commit is contained in:
@@ -25,7 +25,6 @@ public class PowerTestFixture{
|
||||
|
||||
@BeforeAll
|
||||
static void initializeDependencies(){
|
||||
Log.info("init power test fixture");
|
||||
headless = true;
|
||||
Core.graphics = new FakeGraphics();
|
||||
Core.files = new MockFiles();
|
||||
|
||||
Reference in New Issue
Block a user