Skip to content

Commit

Permalink
cs fix so travis doesnt go 💣
Browse files Browse the repository at this point in the history
  • Loading branch information
Markcial committed Feb 27, 2015
1 parent b0f90b1 commit 442e86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Psy/Test/ShellTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public function testAddMatchersViaConfig()
$config = $this->getConfig(array(
'tabCompletionMatchers' => array(
new ClassMethodsMatcher(),
)
),
));

$matchers = $config->getTabCompletionMatchers();
Expand Down

0 comments on commit 442e86b

Please sign in to comment.