Commit ce14d719 authored by Sergey Biryukov's avatar Sergey Biryukov
Browse files

Tests: Update the `es_ES` string used in `wp_send_user_request()` tests to...

Tests: Update the `es_ES` string used in `wp_send_user_request()` tests to match the current translation.

Props a2hosting.
Fixes #50741.
Built from https://develop.svn.wordpress.org/trunk@48581


git-svn-id: https://core.svn.wordpress.org/trunk@48343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
parent 38d540d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 *
 * @global string $wp_version
 */
$wp_version = '5.5-beta3-48580';
$wp_version = '5.5-beta3-48581';

/**
 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.