chore: Migrate notification module to DML (#7835)
This commit is contained in:
@@ -10,9 +10,7 @@ import { medusaIntegrationTestRunner, TestEventUtils } from "medusa-test-utils"
|
||||
|
||||
jest.setTimeout(50000)
|
||||
|
||||
const env = { MEDUSA_FF_MEDUSA_V2: true }
|
||||
medusaIntegrationTestRunner({
|
||||
env,
|
||||
testSuite: ({ getContainer }) => {
|
||||
describe("Notifications", () => {
|
||||
let service: INotificationModuleService
|
||||
|
||||
Reference in New Issue
Block a user