Issue #2692247 by alexpott, mikeryan: Pre-existing 'forum' content type prevents forum module installation
parent
310145e472
commit
0e0c6bc57c
|
@ -174,6 +174,7 @@ abstract class MigrateUpgradeTestBase extends WebTestBase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
\Drupal::service('module_installer')->install(['forum']);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue