Be sure to force-delete when cleaning up fixtures in get_comment_link() tests.

Introduced in [35857].

Mega-super-anti-props boonebgorges.
Built from https://develop.svn.wordpress.org/trunk@35858


git-svn-id: http://core.svn.wordpress.org/trunk@35822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-12-11 02:47:25 +00:00
parent cef6eee086
commit f4f2116edd

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-35857';
$wp_version = '4.5-alpha-35858';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.