mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
BUGFIX Fixed ComplexTableFieldTest to work without a valid root url (which breaks the AddForm() redirection)
This commit is contained in:
parent
1225426e75
commit
29afbea69d
@ -22,6 +22,8 @@ class ComplexTableFieldTest extends FunctionalTest {
|
||||
*/
|
||||
protected $controller;
|
||||
|
||||
protected $autoFollowRedirection = false;
|
||||
|
||||
function setUp() {
|
||||
parent::setUp();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user