Improve wikidata fetcher

This commit is contained in:
2023-08-31 16:09:21 +02:00
parent 107a4cd640
commit a68a03e628
2 changed files with 30 additions and 21 deletions

View File

@ -255,9 +255,6 @@ Transclusion expansion time report (%,ms,calls,template)
"Start of parsed Wikipedia text should be:" . PHP_EOL . PHP_EOL . $expected . PHP_EOL . PHP_EOL . 'Real start text is: ' . PHP_EOL . PHP_EOL . substr($output, 0, 250)
);
}
/**