We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2a41b4 + 23e0593 commit ebe107fCopy full SHA for ebe107f
1 file changed
tests/persistent_session_identity_decorator/test_case.php
@@ -25,7 +25,7 @@
25
* @subpackage Tests
26
*/
27
28
-require_once 'PersistentObject/tests/persistent_session/test_case.php';
+require_once dirname(__FILE__) . '/../persistent_session/test_case.php';
29
30
/**
31
* Tests the code manager.
0 commit comments