breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { medusaIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { medusaIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
import FormData from "form-data"
|
||||
import fs from "fs/promises"
|
||||
import os from "os"
|
||||
|
||||
Reference in New Issue
Block a user