Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
euromark committed Nov 9, 2014
1 parent f3c31c0 commit 2025d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Expand Up @@ -72,7 +72,7 @@
'baseUrl' => false,
'dir' => APP_DIR,
'webroot' => 'webroot',
'www_root' => WWW_ROOT,
'wwwRoot' => WWW_ROOT,
'fullBaseUrl' => 'http://localhost',
'imageBaseUrl' => 'img/',
'jsBaseUrl' => 'js/',
Expand Down

0 comments on commit 2025d54

Please sign in to comment.