In D16936, I changed logged-out viewers so they use global settings.
This can lead to a SELECT from an isolated unit test. Instead, give the test fixtures and use standard generateNewUser() stuff.
Differential D16952
Fix local time test case for logged-out viewers using global settings epriestley on Nov 28 2016, 2:53 PM. Authored by Tags None Referenced Files
Subscribers None
Details In D16936, I changed logged-out viewers so they use global settings. This can lead to a SELECT from an isolated unit test. Instead, give the test fixtures and use standard generateNewUser() stuff. Ran arc unit --everything.
Diff Detail
|