Tests: Move the tests for selected() and checked() to a more appropriate place.

Convert the tests to use data providers.

Props wittich.
Fixes #51166.
Built from https://develop.svn.wordpress.org/trunk@48907


git-svn-id: http://core.svn.wordpress.org/trunk@48669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-08-30 01:36:08 +00:00
parent be4ad8548c
commit ccd5fc2c8f

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-alpha-48906';
$wp_version = '5.6-alpha-48907';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.