This commit is contained in:
vrana
2012-07-18 18:24:46 -07:00
parent 91d8b3c8ab
commit 2c9cdff848

View File

@@ -83,7 +83,7 @@ EOTEXT;
private function assertEmail($expect, $herald_hints, $reply_hints) {
$env = PhabricatorEnv::beginScopedEnv();
$env->overrideEnvConfig('phabricator.base-uri', 'http://test.com/');
$env->overrideEnvConfig('phabricator.production-uri', 'http://test.com/');
$env->overrideEnvConfig('metamta.herald.show-hints', $herald_hints);
$env->overrideEnvConfig('metamta.reply.show-hints', $reply_hints);