9931: Fix missing module. Remove global "include" in tests, so bugs like this can...
authorTom Clegg <tom@curoverse.com>
Fri, 2 Sep 2016 20:03:54 +0000 (16:03 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 2 Sep 2016 20:03:54 +0000 (16:03 -0400)
commitb9e29babf66aa33ea2188f80d517b11e5755e83a
tree78c4636e617b2817c4e314016b28228b92d3ff68
parentdfb8a488acce58b7dec6c3873964dc484f189b20
9931: Fix missing module. Remove global "include" in tests, so bugs like this can be caught in tests.

refs #9931
refs #9875
services/api/app/models/job.rb
services/api/test/factories/api_client.rb
services/api/test/factories/api_client_authorization.rb
services/api/test/factories/user.rb
services/api/test/test_helper.rb