diff --git a/tests/unit-tests/internal/student-progress/tools/test-class-migration-tool.php b/tests/unit-tests/internal/student-progress/tools/test-class-migration-tool.php index b4f8c2360b..a4051f0c83 100644 --- a/tests/unit-tests/internal/student-progress/tools/test-class-migration-tool.php +++ b/tests/unit-tests/internal/student-progress/tools/test-class-migration-tool.php @@ -7,7 +7,7 @@ /** * Class Migration_Tool_Test * - * @covers \SenseiTest\Internal\Student_Progress\Tools\Migration_Tool + * @covers \Sensei\Internal\Student_Progress\Tools\Migration_Tool */ class Migration_Tool_Test extends \WP_UnitTestCase { public function testInit_Always_AddsFilter(): void {