As a User
I need the ability to update a counter to a new value
So that tracking is easily handled
Details and Assumptions
- User can update counter to new value
- User can easily monitor tracking
Acceptance Criteria
Given I have updated the counter to 7
When I restart the service
Then the counter will be 7 unless changed
As a User
I need the ability to update a counter to a new value
So that tracking is easily handled
Details and Assumptions
Acceptance Criteria