Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/iranianpep/botonomous
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Jul 17, 2017
2 parents 5085c99 + 5b3512d commit c6a9871
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 c6a9871

Please sign in to comment.