Open Hoperrs opened 1 month ago
As a system administrator, I need the ability to reset the counter, So that I can redo counting from the start.
Given a counter has a value of 5 When I make a call to reset the counter Then the counter value should return to 0
Relates to #8 Closes #8
As a system administrator, I need the ability to reset the counter, So that I can redo counting from the start.
Details and Assumptions
Acceptance Criteria