mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-13 08:31:32 +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,
|
||||
"path": "@string@.contains('sylius_original').endsWith('mugs.jpg')",
|
||||
"productVariants": [],
|
||||
"position": 3
|
||||
"position": 2
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
"productVariants": [
|
||||
"\/api\/v2\/admin\/product-variants\/MUG_BLUE"
|
||||
],
|
||||
"position": 3
|
||||
"position": 2
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue