Tests: Rename ignored tests in multisite.xml.

For  bonus :yolo: :friday:, this repeats [41262] for `multisite.xml`, which duplicates the ignored file list from `phpunit.xml.dist`.

See #41658.


Built from https://develop.svn.wordpress.org/trunk@41263


git-svn-id: http://core.svn.wordpress.org/trunk@41103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2017-08-18 11:00:45 +00:00
parent 190012c409
commit 61d683989f

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-41262';
$wp_version = '4.9-alpha-41263';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.