Fix tests
parent
a8f74a0983
commit
da1cc39cfd
|
@ -37,7 +37,7 @@ class FactoryMock extends Factory
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function createInstallationManager(Config $config)
|
protected function createInstallationManager()
|
||||||
{
|
{
|
||||||
return new InstallationManagerMock;
|
return new InstallationManagerMock;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue