fix: integration-tests/modules (#6595)

This commit is contained in:
Adrien de Peretti
2024-03-06 12:45:34 +01:00
committed by GitHub
parent 51bb6f1e89
commit f0ef0a8784
9 changed files with 50 additions and 55 deletions

View File

@@ -4,7 +4,6 @@ jest.setTimeout(5000000)
const env = {
MEDUSA_FF_MEDUSA_V2: false,
MEDUSA_FF_SALES_CHANNELS: true,
}
workflowEngineTestSuite(env, { force_modules_migration: true })