Skip to content

Commit 9ad4cc7

Browse files
committed
test: fix options snapshot
1 parent 3176fed commit 9ad4cc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Unit/DTO/WorkflowOptionsTestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public function testMarshalling(): void
5454
'fairness_weight' => 0.0,
5555
],
5656
'VersioningOverride' => null,
57+
'onConflictOptions' => null,
5758
];
5859

5960
$result = $this->marshal($dto);

0 commit comments

Comments
 (0)