Skip to content

Commit 034bf53

Browse files
committed
Fixed covers statement
1 parent 242e48f commit 034bf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Kore/DataObject/DataObjectTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class TestDataObject extends DataObject {
77
}
88

99
/**
10-
* @covers \Kagency\DataObject\DataObject
10+
* @covers \Kore\DataObject\DataObject
1111
*/
1212
class DataObjectTest extends \PHPUnit_Framework_TestCase
1313
{

0 commit comments

Comments
 (0)