Posts, Post Types: Correct the attachment post type template unit test introduced in [38951].

Also adds additional assertions for the templates.

See #18375

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


git-svn-id: http://core.svn.wordpress.org/trunk@40427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2017-04-29 21:16:45 +00:00
parent fb0a08c8be
commit 53acb5b6d4

View File

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