mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
- Change activate user from admin controller to return json - Test that it returns json - Remove unnessary test from log_out spec This commit was created so that when you activate a user through the api it returns a json response.