diff --git a/lib/Cake/Test/Case/Routing/DispatcherTest.php b/lib/Cake/Test/Case/Routing/DispatcherTest.php index 2bd9f362a..94a312efc 100644 --- a/lib/Cake/Test/Case/Routing/DispatcherTest.php +++ b/lib/Cake/Test/Case/Routing/DispatcherTest.php @@ -436,7 +436,7 @@ class TestCachedPagesController extends Controller { * @var string 'posts' * @access public */ - public $viewPath = 'posts'; + public $viewPath = 'Posts'; /** * index method