Release 2.12 (#4609)
This commit is contained in:
@@ -17,7 +17,7 @@ use App\Repository\Loader\CustomerLoader;
|
||||
*/
|
||||
class CustomerLoaderTest extends AbstractLoaderTest
|
||||
{
|
||||
public function testLoadResults()
|
||||
public function testLoadResults(): void
|
||||
{
|
||||
$em = $this->getEntityManagerMock(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user