Fixes #37936 - Invalidate jwt for any user or users(API) #2305
Annotations
3 errors
|
Run rake test:functionals:
test/controllers/api/v2/registration_tokens_controller_test.rb#L27
Failure: test_0003_user without edit permission should not be able to invalidate jwt for another user
Expected response to be a <5XX: error>, but was a <403: Forbidden>
Response body: {
"error": {"message":"Access denied","details":"Missing one of the required permissions: edit_users","missing_permissions":["edit_users"]}
}
|
Run rake test:functionals
The operation was canceled.
|
Loading