Skip to content

Commit

Permalink
Update Neos.ContentRepository.BehavioralTests/Tests/Functional/Featur…
Browse files Browse the repository at this point in the history
…e/WorkspacePublication/WorkspaceWritingDuringPublication.php

Co-authored-by: Bastian Waidelich <b.waidelich@wwwision.de>
  • Loading branch information
nezaniel and bwaidelich authored Mar 13, 2024
1 parent b194763 commit 6c998f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c998f8

Please sign in to comment.