Add priority column to AddressingBundle SQLlite db and update related test expectations.

This commit is contained in:
Tomasz Kaliński 2025-10-17 15:11:15 +02:00
parent fa683584db
commit 8dee80bb95
2 changed files with 1 additions and 1 deletions

View file

@ -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