mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
Tests: Clean up test file in wpmu_delete_blog()
tests.
This makes sure there are no leftover files after the tests from the `multisite` directory are run separately. Follow-up to [30404]. See #56793. Built from https://develop.svn.wordpress.org/trunk@54864 git-svn-id: http://core.svn.wordpress.org/trunk@54416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e489c69dcc
commit
17588baef8
@ -16,7 +16,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '6.2-alpha-54863';
|
$wp_version = '6.2-alpha-54864';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user