Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Lei committed Dec 13, 2018
1 parent 8da4a4c commit 5605249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Knp/Snappy/AbstractGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ public function testCheckProcessStatus()
} catch (\RuntimeException $e) {
$this->fail('1 status means failure, but no stderr content');
}

try {
$r->invokeArgs($media, [1, '', 'Could not connect to X', 'the command']);
$this->fail('1 status means failure');
Expand Down

0 comments on commit 5605249

Please sign in to comment.