Skip to content

Commit

Permalink
Minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Sep 10, 2017
1 parent df71730 commit 5e2ff2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PhpTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class PhpTest extends PHPUnit_Framework_TestCase
{
use Initializable;

public function setUp()
{
$this->validConfig = __DIR__ . '/files/php/config.php';
Expand Down

0 comments on commit 5e2ff2e

Please sign in to comment.