TASK: Fix typo in test method name

This commit is contained in:
Daniel Siepmann 2018-03-20 14:18:47 +01:00
parent 8fe42789ba
commit 5c493aad21
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -113,7 +113,7 @@ class DataHandlerToProcessorTest extends AbstractUnitTestCase
/**
* @test
*/
public function indexingIsNotCalledForProcesIfDataIsInvalid()
public function indexingIsNotCalledForProcessIfDataIsInvalid()
{
$coreDataHandlerMock = $this->getMockBuilder(CoreDataHandler::class)->getMock();
$coreDataHandlerMock->datamap = [