Skip to content

Commit

Permalink
Fix covers annotation value
Browse files Browse the repository at this point in the history
  • Loading branch information
okonomi committed Oct 13, 2014
1 parent 47ea1e3 commit 6d77995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/Event/EventManagerTraitTest.php
Expand Up @@ -47,7 +47,7 @@ public function testIsInitiallyEmpty() {
/**
* testSettingEventManager
*
* @covers EventManagerTrait::eventManager
* @covers \Cake\Event\EventManagerTrait::eventManager
* @return void
*/
public function testSettingEventManager() {
Expand Down

0 comments on commit 6d77995

Please sign in to comment.