1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 02:32:42 +01:00
phorge-phorge/src/view/__tests__
epriestley ab3b707396 Fix local time test case for logged-out viewers using global settings
Summary:
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.

Test Plan: Ran `arc unit --everything`.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D16952
2016-11-28 09:27:11 -08:00
..
PhabricatorAphrontViewTestCase.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorLocalTimeTestCase.php Fix local time test case for logged-out viewers using global settings 2016-11-28 09:27:11 -08:00
PhabricatorUnitsTestCase.php Various linter fixes 2015-08-11 22:36:55 +10:00