diff --git a/tests/Container/CliFactoryTest.php b/tests/Container/CliFactoryTest.php index 45fca89..621abf2 100644 --- a/tests/Container/CliFactoryTest.php +++ b/tests/Container/CliFactoryTest.php @@ -45,4 +45,4 @@ public function it_creates_console_runner() $this->assertInstanceOf(Application::class, $runner); } -} \ No newline at end of file +}