OXDEV-4026 Use new grapql module ids
Cette révision appartient à :
Parent
c1e831be4d
révision
6d082f7900
@ -17,7 +17,7 @@ use OxidEsales\Facts\Facts;
|
||||
class Acceptance extends \Codeception\Module
|
||||
{
|
||||
public function _beforeSuite($settings = []) {
|
||||
exec((new Facts())->getShopRootPath() . '/bin/oe-console oe:module:activate oe/graphql-base');
|
||||
exec((new Facts())->getShopRootPath() . '/bin/oe-console oe:module:activate oe_graphql_base');
|
||||
exec((new Facts())->getShopRootPath() . '/bin/oe-console oe:module:activate __PackageFull__');
|
||||
}
|
||||
}
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur