chore: Move admin region tests (#7582)

This commit is contained in:
Oli Juhl
2024-06-03 14:25:43 +02:00
committed by GitHub
parent b299aec620
commit 0c0c510a37
4 changed files with 284 additions and 483 deletions
@@ -14,6 +14,7 @@ import {
} from "@medusajs/types"
import {
arrayDifference,
getDuplicates,
InjectManager,
InjectTransactionManager,
isString,
@@ -22,7 +23,6 @@ import {
ModulesSdkUtils,
promiseAll,
removeUndefined,
getDuplicates,
} from "@medusajs/utils"
import { Country, Region } from "@models"