stable

Clone or download

Read-only

request #13469 Transition_PostActionFactory unit tests do not work without database

Since the integration of stroy #12189, some unit tests do not work without a database connexion. This has been introduce by commit fa9f493a9cab67af0b1810762765916cfacd8191: Drop Frozen Fields feature flag To test it, please run: make composer && make simpletest-72-file FILE=/tuleap/plugins/tracker/tests/ Change-Id: I8e77d69128bca69628ab142192758b1f87d71e95

Modified Files

Name
M plugins/tracker/include/Workflow/PostAction/Transition_PostActionFactory.class.php +6 −0 Go to diff View file
M plugins/tracker/tests/workflow/PostAction/Transition_PostActionFactoryTest.php +11 −5 Go to diff View file