Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 6a7aded

Browse files
committed
Cleanup unit test
1 parent 682382b commit 6a7aded

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Service/FormAnnotationBuilderFactoryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ public function testCreateService()
2828

2929
public function testCreateServiceSetsPreserveDefinedOrder()
3030
{
31-
32-
3331
$serviceLocator = new ServiceManager();
3432
$config = ['form_annotation_builder' => ['preserve_defined_order' => true]];
3533
$this->prepareServiceLocator($serviceLocator, $config);

0 commit comments

Comments
 (0)