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
Tests are failing with the message PHP Fatal error: Class Neos\ContentRepository\Tests\Functional\Command\BehatTestHelper contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Neos\ContentRepository\Tests\Functional\Command\BehatTestHelper::getObject) in /home/runner/work/neos-development-collection/neos-development-collection/neos-development-distribution/Packages/Neos/Neos.ContentRepository/Tests/Functional/Command/BehatTestHelper.php on line 45
Is there an existing issue for this?
Current Behavior
Tests are failing with the message
PHP Fatal error: Class Neos\ContentRepository\Tests\Functional\Command\BehatTestHelper contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Neos\ContentRepository\Tests\Functional\Command\BehatTestHelper::getObject) in /home/runner/work/neos-development-collection/neos-development-collection/neos-development-distribution/Packages/Neos/Neos.ContentRepository/Tests/Functional/Command/BehatTestHelper.php on line 45
Expected Behavior
Tests should work
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: