Canonical: Remove a duplicate test data entry.
Fixes #37370 git-svn-id: https://develop.svn.wordpress.org/trunk@38063 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3baaffc5da
commit
6f31511f23
@ -131,7 +131,6 @@ class Tests_Canonical extends WP_Canonical_UnitTestCase {
|
|||||||
// Feeds (per-post)
|
// Feeds (per-post)
|
||||||
array( '/2008/03/03/comment-test/?feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
|
array( '/2008/03/03/comment-test/?feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
|
||||||
array( '/?p=149&feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
|
array( '/?p=149&feed=comments-atom', '/2008/03/03/comment-test/feed/atom/'),
|
||||||
array( '/2008/03/03/comment-test/?feed=comments-atom', '/2008/03/03/comment-test/feed/atom/' ),
|
|
||||||
|
|
||||||
// Index
|
// Index
|
||||||
array( '/?paged=1', '/' ),
|
array( '/?paged=1', '/' ),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user