Skip to content

Commit

Permalink
chore(integration-tests): skip create product workflow test (medusajs…
Browse files Browse the repository at this point in the history
  • Loading branch information
riqwan authored Oct 31, 2023
1 parent 65639cb commit 03c7a39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const env = {
MEDUSA_FF_ISOLATE_PRODUCT_DOMAIN: true,
}

describe("[Product & Pricing Module] POST /admin/products", () => {
describe.skip("[Product & Pricing Module] POST /admin/products", () => {
let dbConnection
let appContainer
let medusaProcess
Expand Down

0 comments on commit 03c7a39

Please sign in to comment.