Home
last modified time | relevance | path

Searched hist:b188a75bce0b8a807acf7eb725e2e5c6239fa50d (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/Search/
H A DIntegrityTest.phpb188a75bce0b8a807acf7eb725e2e5c6239fa50d Fri Apr 10 19:37:48 UTC 2026 Andreas Gohr <andi@splitbrain.org> SearchIndex: fix IntegrityTest not re-indexing between tests

The .indexed metadata tag persisted between test methods, causing
needsIndexing() to skip re-indexing when saveWikiText() didn't
update the wiki file (identical content). Clean the tag in setUp.