breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -11,7 +11,7 @@ import { NotificationModuleService } from "@services"
|
||||
import {
|
||||
MockEventBusService,
|
||||
moduleIntegrationTestRunner,
|
||||
} from "medusa-test-utils"
|
||||
} from "@medusajs/test-utils"
|
||||
import { resolve } from "path"
|
||||
|
||||
let moduleOptions = {
|
||||
|
||||
Reference in New Issue
Block a user