Skip to content

Commit

Permalink
Merge pull request #189 from iranianpep/analysis-86pOj9
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
iranianpep committed Jul 17, 2017
2 parents c2ad894 + 8fa062b commit 5b3512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Botonomous/CommandExtractorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ public function testCountKeywordOccurrence()
'dummy1' => 2,
'dummy2' => 2,
'dummy4' => 1,
'dummy3' => 0
'dummy3' => 0,
];

$commandContainer->setAll($originalCommands);
Expand Down

0 comments on commit 5b3512d

Please sign in to comment.