@@ -39,7 +39,7 @@ |
||
39 | 39 | |
40 | 40 | public function testMatch() |
41 | 41 | { |
42 | - $testedInstance = new RegistryEntry( |
|
42 | + $testedInstance = new RegistryEntry( |
|
43 | 43 | $this->getMock(DataProviderInterface::class), |
44 | 44 | 'my_index', |
45 | 45 | 'my_type' |