Page MenuHomePhabricator

D17595.diff
No OneTemporary

D17595.diff

diff --git a/src/infrastructure/testing/PhabricatorTestCase.php b/src/infrastructure/testing/PhabricatorTestCase.php
--- a/src/infrastructure/testing/PhabricatorTestCase.php
+++ b/src/infrastructure/testing/PhabricatorTestCase.php
@@ -128,6 +128,10 @@
$this->env->overrideEnvConfig('phabricator.silent', false);
$this->env->overrideEnvConfig('cluster.read-only', false);
+
+ $this->env->overrideEnvConfig(
+ 'maniphest.custom-field-definitions',
+ array());
}
protected function didRunTests() {

File Metadata

Mime Type
text/plain
Expires
Mon, May 13, 12:44 PM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6292831
Default Alt Text
D17595.diff (529 B)

Event Timeline