Skip to content

Commit

Permalink
Fix risky test
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Jan 12, 2018
1 parent 6dcc58c commit da28b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/GeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public function constructShouldCreateACompilerWhenNotInformed(): void
* @uses \Lcobucci\DependencyInjection\Config\ContainerConfiguration
* @uses \Lcobucci\DependencyInjection\Compiler
* @uses \Lcobucci\DependencyInjection\Compiler\ParameterBag
* @uses \Lcobucci\DependencyInjection\Compiler\DumpXmlContainer
*/
public function generateShouldCompileAndLoadTheContainer(): void
{
Expand Down

0 comments on commit da28b8a

Please sign in to comment.