Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15421714
D19465.id46561.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
605 B
Referenced Files
None
Subscribers
None
D19465.id46561.diff
View Options
diff --git a/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php b/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php
--- a/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php
+++ b/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php
@@ -133,6 +133,7 @@
$engine
->setWorkingCopy($this->getWorkingCopy())
->setEnableCoverage($this->getEnableCoverage())
+ ->setConfigurationManager($this->getConfigurationManager())
->setRenderer($renderer);
// TODO: At some point, maybe we should emit a warning here if an engine
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 23, 1:48 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381272
Default Alt Text
D19465.id46561.diff (605 B)
Attached To
Mode
D19465: [ARCUNIT] Set the ConfigurationManager of ConfigurationDrivenUnitTestEngines
Attached
Detach File
Event Timeline
Log In to Comment