Skip to content

Commit

Permalink
fix: update all fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
fox-john committed Oct 28, 2024
1 parent 86ebf12 commit 0017f11
Show file tree
Hide file tree
Showing 99 changed files with 1,346 additions and 1,346 deletions.
4 changes: 2 additions & 2 deletions e2e/src/fixtures/1.6/carrier_details.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "carrier_details",
"properties": {
"id_reference": "2",
Expand All @@ -16,7 +16,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carrier_details",
"properties": {
"id_reference": "2",
Expand Down
4 changes: 2 additions & 2 deletions e2e/src/fixtures/1.6/carriers.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "carriers",
"properties": {
"id_carrier": "1",
Expand Down Expand Up @@ -30,7 +30,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carriers",
"properties": {
"id_carrier": "2",
Expand Down
30 changes: 15 additions & 15 deletions e2e/src/fixtures/1.6/cart_products.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "1",
Expand All @@ -12,7 +12,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "1",
Expand All @@ -24,7 +24,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "2",
Expand All @@ -36,7 +36,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "2",
Expand All @@ -48,7 +48,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "2",
Expand All @@ -60,7 +60,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "3",
Expand All @@ -72,7 +72,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "3",
Expand All @@ -84,7 +84,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "3",
Expand All @@ -96,7 +96,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "4",
Expand All @@ -108,7 +108,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "4",
Expand All @@ -120,7 +120,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "4",
Expand All @@ -132,7 +132,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "4",
Expand All @@ -144,7 +144,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "5",
Expand All @@ -156,7 +156,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "5",
Expand All @@ -168,7 +168,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "cart_products",
"properties": {
"id_cart": "5",
Expand Down
10 changes: 5 additions & 5 deletions e2e/src/fixtures/1.6/carts.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "carts",
"properties": {
"id_cart": "1",
Expand All @@ -9,7 +9,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carts",
"properties": {
"id_cart": "2",
Expand All @@ -18,7 +18,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carts",
"properties": {
"id_cart": "3",
Expand All @@ -27,7 +27,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carts",
"properties": {
"id_cart": "4",
Expand All @@ -36,7 +36,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "carts",
"properties": {
"id_cart": "5",
Expand Down
22 changes: 11 additions & 11 deletions e2e/src/fixtures/1.6/categories.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "1-en",
Expand All @@ -18,7 +18,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "2-en",
Expand All @@ -36,7 +36,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "3-en",
Expand All @@ -54,7 +54,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "4-en",
Expand All @@ -72,7 +72,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "5-en",
Expand All @@ -90,7 +90,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "6-en",
Expand All @@ -108,7 +108,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "7-en",
Expand All @@ -126,7 +126,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "8-en",
Expand All @@ -144,7 +144,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "9-en",
Expand All @@ -162,7 +162,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "10-en",
Expand All @@ -180,7 +180,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "categories",
"properties": {
"unique_category_id": "11-en",
Expand Down
4 changes: 2 additions & 2 deletions e2e/src/fixtures/1.6/currencies.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "currencies",
"properties": {
"id_currency": 1,
Expand All @@ -12,7 +12,7 @@
}
},
{
"action": "add",
"action": "upsert",
"collection": "currencies",
"properties": {
"id_currency": 2,
Expand Down
2 changes: 1 addition & 1 deletion e2e/src/fixtures/1.6/customers.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "customers",
"properties": {
"id_customer": 1,
Expand Down
2 changes: 1 addition & 1 deletion e2e/src/fixtures/1.6/employees.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"action": "add",
"action": "upsert",
"collection": "employees",
"properties": {
"id_employee": 1,
Expand Down
Loading

0 comments on commit 0017f11

Please sign in to comment.