mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Fix tests
This commit is contained in:
parent
42c6328394
commit
7f0d51ceca
2 changed files with 2 additions and 2 deletions
|
|
@ -7,5 +7,5 @@
|
||||||
"type": null,
|
"type": null,
|
||||||
"path": "@string@.contains('sylius_original').endsWith('mugs.jpg')",
|
"path": "@string@.contains('sylius_original').endsWith('mugs.jpg')",
|
||||||
"productVariants": [],
|
"productVariants": [],
|
||||||
"position": 3
|
"position": 2
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -9,5 +9,5 @@
|
||||||
"productVariants": [
|
"productVariants": [
|
||||||
"\/api\/v2\/admin\/product-variants\/MUG_BLUE"
|
"\/api\/v2\/admin\/product-variants\/MUG_BLUE"
|
||||||
],
|
],
|
||||||
"position": 3
|
"position": 2
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue