diff --git a/Neos.ContentRepository.BehavioralTests/Tests/Functional/Feature/WorkspacePublication/WorkspaceWritingDuringPublication.php b/Neos.ContentRepository.BehavioralTests/Tests/Functional/Feature/WorkspacePublication/WorkspaceWritingDuringPublication.php index 9ddf1a573ef..f6683a671e0 100644 --- a/Neos.ContentRepository.BehavioralTests/Tests/Functional/Feature/WorkspacePublication/WorkspaceWritingDuringPublication.php +++ b/Neos.ContentRepository.BehavioralTests/Tests/Functional/Feature/WorkspacePublication/WorkspaceWritingDuringPublication.php @@ -180,7 +180,7 @@ public function whileAWorkspaceIsBeingRebased(): void * @test * @group parallel */ - public function thenConcurrentCommandsAreStillAppliedToIt(): void + public function thenConcurrentCommandsLeadToAnException(): void { $this->awaitFile(self::REBASE_IS_RUNNING_FLAG_PATH); // give the CR some time to close the content stream