Skip to content

Commit 1c2a09c

Browse files
committed
Removed pointless declaration
1 parent a084b5e commit 1c2a09c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/Types/ContextFactoryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ public function testReadsAliasesFromProvidedNamespaceAndContent()
9595
*/
9696
public function testTraitUseIsNotDetectedAsNamespaceUse()
9797
{
98-
$fixture = new ContextFactory();
99-
10098
$php = "<?php
10199
namespace Foo;
102100

0 commit comments

Comments
 (0)