As a Promotion Manager
I need to be able to update promotions
So that I can modify existing promotions on the platform
Details and Assumptions
Each promotion in the list is editable.
The "Update" button allows the user to modify the details of a promotion.
Acceptance Criteria
Given I am on the "Promotions Page"
And there is at least one existing promotion where I make changes
When I press the "Update" button for a promotion
Then the changes should be saved
And the promotion details should be reflected on the "Promotions Page"
As a Promotion Manager I need to be able to update promotions So that I can modify existing promotions on the platform
Details and Assumptions
The "Update" button allows the user to modify the details of a promotion.
Acceptance Criteria