stable

Clone or download

Read-only

chore: Properly wipe ForgeConfig in tearDown

How to test: No functional change. DB integration tests should pass. If you var_dump feature flags used in DB integration tests (for example SearchOnDuckTypedFieldsConfig), they are always false after ForgeConfig::restore(). They do not stay at the last value set during a test. part of request #35868 Improve clean up of db integration tests Change-Id: I263e916012404ed41a4a3c8f8299aa952216ef3a

Modified Files

Name
M tests/lib/PHPUnit/TestIntegrationTestCase.php +13 −2 Go to diff View file