Open emadunan opened 1 year ago
As a Admin I need the ability to increase the number of pending requests for users So that some users can make more than three requests
number provided can't be less than 4
Given input for a number When I provide a number and submit it for a specific user Then the number of available pending requests increases that number
please check the validation. make it : minimum 1 and no maximum
As a Admin I need the ability to increase the number of pending requests for users So that some users can make more than three requests
Details and Assumptions
number provided can't be less than 4
Acceptance Criteria