mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
FIX Disable themes in UDF functional test. Fixes failure with cwp/starter-theme
This commit is contained in:
parent
a8c939d8da
commit
cc6005d81d
@ -25,6 +25,8 @@ class UserDefinedFormControllerTest extends FunctionalTest
|
||||
|
||||
protected static $use_draft_site = true;
|
||||
|
||||
protected static $disable_themes = true;
|
||||
|
||||
protected function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
|
Loading…
x
Reference in New Issue
Block a user