You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: When the user who made the request has secondary approver access & access_mapping is in primary pending state & module does needs secondary approval
52
-
Given User who made request has secondary approver access
52
+
Given User who made request has only secondary approver access with false response
53
53
And access_mapping is in pending state
54
54
And Modules does not need secondary approval
55
55
When validate_approver_permissions function is called
56
56
Then Return value should be permission denied json
0 commit comments