breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
} from "@medusajs/core-flows"
|
||||
import { IPaymentModuleService, IRegionModuleService } from "@medusajs/types"
|
||||
import { Modules } from "@medusajs/utils"
|
||||
import { medusaIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { medusaIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
|
||||
jest.setTimeout(50000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user