Skip to content

Commit 0c0720b

Browse files
Fix merge
1 parent 3a527fd commit 0c0720b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/DependencyInjection/PhpFrameworkExtensionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ public function testWorkflowDefaultMarkingStoreDefinition()
9292
{
9393
$container = $this->createContainerFromClosure(function ($container) {
9494
$container->loadFromExtension('framework', [
95+
'http_method_override' => false,
9596
'workflows' => [
9697
'workflow_a' => [
9798
'type' => 'state_machine',

0 commit comments

Comments
 (0)