Skip to content

Commit 1a47369

Browse files
Valmonzomtarld
andauthored
Update src/Symfony/Component/Serializer/Tests/DependencyInjection/SerializerPassTest.php
Co-authored-by: Mathias Arlaud <mathias.arlaud@gmail.com>
1 parent 2994f81 commit 1a47369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Tests/DependencyInjection/SerializerPassTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function testBindSerializerDefaultContext()
8181

8282
$container = new ContainerBuilder();
8383
$container->setParameter('kernel.debug', false);
84-
$container->register('serializer')->setArguments([null, null, null]);
84+
$container->register('serializer')->setArguments([null, null]);
8585
$container->setParameter('serializer.default_context', $context);
8686
$definition = $container->register('n1')->addTag('serializer.normalizer')->addTag('serializer.encoder');
8787

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy