1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/base/controller/__tests__
lkassianik 64ad44cffb Always override auth.email-domains when running unit tests
Summary: Fixes T9689, Always override `auth.email-domains` when running unit tests

Test Plan:
- Set `auth.email-domains`
- Run `arc unit --everything`.
Observe no errors.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T9689

Differential Revision: https://secure.phabricator.com/D14456
2015-11-10 10:15:10 -08:00
..
PhabricatorAccessControlTestCase.php Always override auth.email-domains when running unit tests 2015-11-10 10:15:10 -08:00
PhabricatorTestApplication.php Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
PhabricatorTestController.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00