diff --git a/tests/Control/UserDefinedFormControllerTest.php b/tests/Control/UserDefinedFormControllerTest.php index 1fa8207..5c2c34f 100644 --- a/tests/Control/UserDefinedFormControllerTest.php +++ b/tests/Control/UserDefinedFormControllerTest.php @@ -25,6 +25,8 @@ class UserDefinedFormControllerTest extends FunctionalTest protected static $use_draft_site = true; + protected static $disable_themes = true; + protected function setUp() { parent::setUp();