mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge remote-tracking branch 'origin/3.1'
This commit is contained in:
commit
1afb8bb414
@ -25,7 +25,7 @@ class i18nTextCollectorTest extends SapphireTest {
|
||||
|
||||
$this->alternateBasePath = $this->getCurrentAbsolutePath() . "/_fakewebroot";
|
||||
$this->alternateBaseSavePath = TEMP_FOLDER . '/i18nTextCollectorTest_webroot';
|
||||
FileSystem::makeFolder($this->alternateBaseSavePath);
|
||||
Filesystem::makeFolder($this->alternateBaseSavePath);
|
||||
|
||||
// Push a class and template loader running from the fake webroot onto
|
||||
// the stack.
|
||||
|
Loading…
x
Reference in New Issue
Block a user