fix(core-flows,order): update action (#8333)
This commit is contained in:
@@ -383,8 +383,8 @@ medusaIntegrationTestRunner({
|
||||
)
|
||||
})
|
||||
|
||||
describe("Returns lifecycle", () => {
|
||||
it.only("Full flow with 2 orders", async () => {
|
||||
describe("Claims lifecycle", () => {
|
||||
it("Full flow with 2 orders", async () => {
|
||||
let result = await api.post(
|
||||
"/admin/claims",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user