Commit graph

1 commit

Author SHA1 Message Date
Dreamy Jazz
c137217f71 Test getConfiguration.php
Why:
* The maintenance scripts in core are mostly untested and testing
  them will help prevent regressions in the scripts.

What:
* Update Maintenance::maybeShowHelp to call ::fatalError instead
  of directly calling die(). This is so that code which calls
  this can be tested.
* Create GetConfigurationTest

Bug: T371167
Change-Id: Ifa31a3b759c2fdc1c869a3764b75515ec27a4648
2024-08-11 19:32:08 +01:00