SiteConfiguration: Add test to confirm null as valid override
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 24 Apr 2018 17:30:24 +0000 (18:30 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 24 Apr 2018 17:31:30 +0000 (18:31 +0100)
commit816b6ea01dcbbebf0fb5894510b2207d6d5f1755
tree565a30c744773264c9f59a89c2f746e9f97fd522
parent0b13be8a8ed031531998831c194bb4d7b8f1c860
SiteConfiguration: Add test to confirm null as valid override

E.g. not being misinterpreted as unset or something like that.

Change-Id: I253f17a828ae47886d1c4f2ca5097a546c38d119
tests/phpunit/includes/SiteConfigurationTest.php