chore(medusa): cleanup medusa package (#7206)
This commit is contained in:
committed by
GitHub
parent
8b61dccd0f
commit
71f4f46cb9
@@ -1,9 +0,0 @@
|
||||
import { workflowEngineTestSuite } from "./tests"
|
||||
|
||||
jest.setTimeout(5000000)
|
||||
|
||||
const env = {
|
||||
MEDUSA_FF_MEDUSA_V2: false,
|
||||
}
|
||||
|
||||
workflowEngineTestSuite(env, { force_modules_migration: true })
|
||||
Reference in New Issue
Block a user