mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Add priority column to AddressingBundle SQLlite db and update related test expectations.
This commit is contained in:
parent
fa683584db
commit
8dee80bb95
2 changed files with 1 additions and 1 deletions
|
|
@ -76,4 +76,4 @@ Feature: Editing a zone
|
|||
And I set its priority to "-1"
|
||||
And I save my changes
|
||||
Then I should be notified that it has been successfully edited
|
||||
And the "European Union" zone should have priority 3
|
||||
And the "European Union" zone should have priority 2
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Reference in a new issue