diff --git a/Tests/Unit/Hook/DataHandlerTest.php b/Tests/Unit/Hook/DataHandlerTest.php index 60da2e6..aaf3935 100644 --- a/Tests/Unit/Hook/DataHandlerTest.php +++ b/Tests/Unit/Hook/DataHandlerTest.php @@ -113,7 +113,7 @@ class DataHandlerToProcessorTest extends AbstractUnitTestCase /** * @test */ - public function indexingIsNotCalledForProcesIfDataIsInvalid() + public function indexingIsNotCalledForProcessIfDataIsInvalid() { $coreDataHandlerMock = $this->getMockBuilder(CoreDataHandler::class)->getMock(); $coreDataHandlerMock->datamap = [