Completed
Pull Request — master (#57)
by Sam
06:41
created
tests/unit/CompositeContextContainerTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,5 +72,5 @@
 block discarded – undo
72 72
         $this->assertTrue($contextAB->has(Car::class));
73 73
         $this->assertTrue($contextAB->has(EngineInterface::class));
74 74
 
75
-   }
75
+    }
76 76
 }
Please login to merge, or discard this patch.