breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import { ICartModuleService } from "@medusajs/framework/types"
|
||||
import { BigNumber, Module, Modules } from "@medusajs/framework/utils"
|
||||
import { CheckConstraintViolationException } from "@mikro-orm/core"
|
||||
import { CartModuleService } from "@services"
|
||||
import { moduleIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { moduleIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
|
||||
jest.setTimeout(50000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user