remove trailing whitespaces
This commit is contained in:
parent
daf1dda700
commit
fafe7cc661
|
@ -215,7 +215,7 @@ RSpec.describe UsersController do
|
|||
|
||||
expect(response).to be_success
|
||||
expect(JSON.parse(response.body)).not_to have_key(:groups)
|
||||
|
||||
|
||||
get "/u/search/users.json", params: {
|
||||
include_mentionable_groups: 'false',
|
||||
include_messageable_groups: 'true'
|
||||
|
|
Loading…
Reference in New Issue