Added teardown to all tests which resets Thread.current[:user] and friends to
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 23 Apr 2014 17:36:16 +0000 (13:36 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 23 Apr 2014 17:36:16 +0000 (13:36 -0400)
commitaaa65e9d351284278ccb6d3e803fd3dd4f748c31
treec69ce3e951943c7095c0439705486575282348b7
parent73cf2bb90245787fbbd7c18da51329524c40f6af
Added teardown to all tests which resets Thread.current[:user] and friends to
nil.  Fixed one faulty test that turned up as a result of this change.
services/api/test/test_helper.rb
services/api/test/unit/user_test.rb