@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Fix PhutilRemarkupEngineTestCase when run alone master

Summary: (Technical explanation: the `PhabricatorTestCase` class includes extra code to setup the Phabricator config system. Originally remarkup was part of the libphutil repo and didn't depend on any Phab stuff. Phorge broke this rule that had no reason to exist anymore T15161, but didn't update the test, resulting in this extremely silly edge case ...) Fixes T15973 (and sorry @valerio.bozzolan for stealing a ticket from you for the third time in the last few days) Test Plan: Run `arc unit src/infrastructure/markup/__tests__/PhutilRemarkupEngineTestCase.php` Reviewers: O1 Blessed Committers, aklapper, valerio.bozzolan Reviewed By: O1 Blessed Committers, aklapper, valerio.bozzolan Subscribers: aklapper, tobiaswiese, Matthew, valerio.bozzolan, Cigaryno Maniphest Tasks: T15973 Differential Revision: https://we.phorge.it/D26662


+1 -1
2 changed files