mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-23 16:01:37 +01:00
Role/Capability: Reuse a fixture in a couple more unit tests.
See #30017 Built from https://develop.svn.wordpress.org/trunk@39008 git-svn-id: http://core.svn.wordpress.org/trunk@38950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
102273e472
commit
2f7f2c68f0
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-beta1-39007';
|
||||
$wp_version = '4.7-beta1-39008';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user