From 1cdd4f492b276defbde8baab87758e174e35d953 Mon Sep 17 00:00:00 2001 From: Marc Henry Schultz <85400359+mhsdesign@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:38:02 +0100 Subject: [PATCH] TASK: Revert temporary testing hack --- Configuration/Settings.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Configuration/Settings.yaml b/Configuration/Settings.yaml index 4115099..be82519 100755 --- a/Configuration/Settings.yaml +++ b/Configuration/Settings.yaml @@ -25,12 +25,3 @@ Neos: catchUpHooks: 'Neos.RedirectHandler.NeosAdapter:DocumentUriPathProjectionHook': factoryObjectName: Neos\RedirectHandler\NeosAdapter\CatchUpHook\DocumentUriPathProjectionHookFactory - - Flow: - # TODO remove this temporary hack once neos is fixed. - object: - includeClasses: - "Neos.ContentRepository.TestSuite": - - "(*FAIL)" - "Neos.ContentRepositoryRegistry": - - "Neos\\\\ContentRepositoryRegistry\\\\(?!TestSuite\\\\Behavior\\\\CRRegistrySubjectProvider)" \ No newline at end of file