Tests: Use a dataprovider for the esc_like test.

Props jorbin, mukesh27.
See #63167.

Built from https://develop.svn.wordpress.org/trunk@61207


git-svn-id: http://core.svn.wordpress.org/trunk@60543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2025-11-11 04:45:33 +00:00
parent 5bd35da348
commit 1cdb37bdce

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.9-beta4-61206';
$wp_version = '6.9-beta4-61207';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.