You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) TYPO3\CMS\Core\Tests\Functional\Authentication\AbstractUserAuthenticationTest::pushModuleDataDoesNotRevealPlainSessionId
Error: Call to a member function getRealPath() on null
/var/www/local/git/typo3/vendor/typo3/testing-framework/Classes/Core/Testbase.php:369
/var/www/local/git/typo3/vendor/typo3/testing-framework/Classes/Core/Functional/FunctionalTestCase.php:340
/var/www/local/git/typo3/bin/phpunit:122
This only happens if the project is cloned to a directory name called typo3. if cloning to typo3-foo, all is fine.