Tests: Add missing unit tests to Comment Template block
Follow-up for [53138], [53172]. Props darerodz. See #55567. Built from https://develop.svn.wordpress.org/trunk@53258 git-svn-id: http://core.svn.wordpress.org/trunk@52847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5097c83eac
commit
f7dde1e53a
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.0-beta2-53257';
|
||||
$wp_version = '6.0-beta2-53258';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue