Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote committed Jan 7, 2014
1 parent 89993d5 commit b18e350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'connectionString' => 'sqlite:' . realpath(BASE_PATH . '/_runtime') . '/test.db',
),
'emailManager' => array(
'class' => 'email.components.EmailManager',
'class' => 'email.components.EEmailManager',
'swiftMailerPath' => realpath(BASE_PATH . '/../vendor/swiftmailer/swiftmailer/lib'),
),
'urlManager' => array(
Expand Down

0 comments on commit b18e350

Please sign in to comment.