fix: package.json run test integration in packages (#7249)

This commit is contained in:
Adrien de Peretti
2024-05-06 19:25:37 +02:00
committed by GitHub
parent e7a3528367
commit a736e728b8
6 changed files with 42 additions and 16 deletions
@@ -132,7 +132,6 @@ moduleIntegrationTestRunner({
handle: "category-0",
mpath: "category-0.",
parent_category_id: null,
parent_category: null,
category_children: [
expect.objectContaining({
id: "category-1",
@@ -551,7 +550,6 @@ moduleIntegrationTestRunner({
handle: "category-0",
mpath: "category-0.",
parent_category_id: null,
parent_category: null,
category_children: [
expect.objectContaining({
id: "category-1",
@@ -803,7 +801,6 @@ moduleIntegrationTestRunner({
handle: "category-0",
mpath: "category-0.",
parent_category_id: null,
parent_category: null,
category_children: [
expect.objectContaining({
id: "category-1",
@@ -865,7 +862,6 @@ moduleIntegrationTestRunner({
handle: "category-0",
mpath: "category-0.",
parent_category_id: null,
parent_category: null,
category_children: [
expect.objectContaining({
id: "category-1",