breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { MedusaContainer } from "@medusajs/types"
|
||||
import { Modules, composeMessage } from "@medusajs/utils"
|
||||
import { medusaIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { medusaIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
import testEventPayloadHandlerMock from "../../src/subscribers/test-event-payload"
|
||||
|
||||
jest.setTimeout(30000)
|
||||
|
||||
Reference in New Issue
Block a user