Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jadb committed Aug 26, 2016
1 parent f813a52 commit b491934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSuite/EmailAssertTrait.php
Expand Up @@ -12,7 +12,7 @@
* @since 3.3.1
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
namespace Cake\TestSuite\Assertion;
namespace Cake\TestSuite;

use Cake\Mailer\Email;

Expand Down

0 comments on commit b491934

Please sign in to comment.