Canonical: Add tests for trailing slashes for robots.txt.

See #48025.

Props Toro_Unit, joostdevalk, SergeyBiryukov.

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


git-svn-id: http://core.svn.wordpress.org/trunk@47924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2020-06-24 00:07:13 +00:00
parent bb7601f6d0
commit a45e10c6dc

View File

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