Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14019807
D9835.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
569 B
Referenced Files
None
Subscribers
None
D9835.diff
View Options
diff --git a/src/__tests__/ArcanistInfrastructureTestCase.php b/src/__tests__/ArcanistInfrastructureTestCase.php
--- a/src/__tests__/ArcanistInfrastructureTestCase.php
+++ b/src/__tests__/ArcanistInfrastructureTestCase.php
@@ -25,7 +25,7 @@
->buildMap();
$bootloader = PhutilBootloader::getInstance();
- $old_library_map = $bootloader->getLibraryMap('arcanist');
+ $old_library_map = $bootloader->getLibraryMapWithoutExtensions('arcanist');
unset($old_library_map[PhutilLibraryMapBuilder::LIBRARY_MAP_VERSION_KEY]);
$this->assertEqual(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 11:40 PM (6 d, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6748012
Default Alt Text
D9835.diff (569 B)
Attached To
Mode
D9835: In Arcanist, ignore extensions when unit testing the library map
Attached
Detach File
Event Timeline
Log In to Comment