Remove redundant methods from pricing module (#7597)

This commit is contained in:
Harminder Virk
2024-06-04 16:33:06 +05:30
committed by GitHub
parent 41df24e2dc
commit 8d9d78029b
4 changed files with 1 additions and 146 deletions

View File

@@ -1223,7 +1223,7 @@ medusaIntegrationTestRunner({
)
})
it("Sets variant ranks when creating a product", async () => {
it.skip("Sets variant ranks when creating a product", async () => {
const payload = {
title: "Test product - 1",
handle: "test-1",