mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-09 09:57:38 +01:00
Tests: Skip symlinked theme file tests if the links could not be created.
Fixes #43508. Built from https://develop.svn.wordpress.org/trunk@42812 git-svn-id: http://core.svn.wordpress.org/trunk@42642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
127ecc530c
commit
051dd178b3
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.0-alpha-42810';
|
||||
$wp_version = '5.0-alpha-42812';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user