Skip to content

Commit

Permalink
Fixing failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 30, 2014
1 parent 43353c8 commit db2d6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/Routing/RouterTest.php
Expand Up @@ -2276,7 +2276,7 @@ public function testUsingCustomRouteClassPluginDotSyntax() {
/**
* test that route classes must extend \Cake\Routing\Route\Route
*
* @expectedException \Cake\Core\Exception\Exception
* @expectedException InvalidArgumentException
* @return void
*/
public function testCustomRouteException() {
Expand Down

0 comments on commit db2d6bb

Please sign in to comment.