Skip to content

Commit

Permalink
apply php cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Jun 18, 2016
1 parent f45bfef commit c3340b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Container/CliFactoryTest.php
Expand Up @@ -45,4 +45,4 @@ public function it_creates_console_runner()

$this->assertInstanceOf(Application::class, $runner);
}
}
}

0 comments on commit c3340b1

Please sign in to comment.