Skip to content

Commit 38f3b67

Browse files
Fold MessageCursorAdvanced into signal-with-start history fixture
testSignalWithStartStartsNewRunAndOrdersSignalBeforeFirstWorkflowStep expected SignalApplied immediately after SignalWaitOpened, but the message-stream cursor work emits MessageCursorAdvanced between the late-bound wait open and the apply for the same signal command. Refs #399 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5b6ad4e commit 38f3b67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Feature/V2/V2WorkflowTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4568,6 +4568,7 @@ public function testSignalWithStartStartsNewRunAndOrdersSignalBeforeFirstWorkflo
45684568
'WorkflowStarted',
45694569
'SignalReceived',
45704570
'SignalWaitOpened',
4571+
'MessageCursorAdvanced',
45714572
'SignalApplied',
45724573
'ActivityScheduled',
45734574
'ActivityStarted',

0 commit comments

Comments
 (0)