Skip to content

Commit b6c464b

Browse files
author
Bertrand Dunogier
committed
EZP-23653: shortened path to API tests fixtures
1 parent c8a1b7d commit b6c464b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

eZ/Publish/API/Repository/Tests/SetupFactory/Legacy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ public function insertData()
234234

235235
protected function getInitialVarDir()
236236
{
237-
return __DIR__ . '/../../../../Core/Repository/Tests/Service/Integration/Legacy/_fixtures/var';
237+
return __DIR__ . '/../../../../../../var';
238238
}
239239

240240
protected function cleanupVarDir( $sourceDir )

eZ/Publish/Core/Repository/Tests/Service/Integration/Legacy/_fixtures/var/ezdemo_site/storage/images/design/plain-site/172-2-eng-US/eZ-Publish-Demo-Design-without-demo-content1.png renamed to var/ezdemo_site/storage/images/design/plain-site/172-2-eng-US/eZ-Publish-Demo-Design-without-demo-content1.png

File renamed without changes.

0 commit comments

Comments
 (0)