Docs: Remove full stop from ticket number.
See #46402. git-svn-id: https://develop.svn.wordpress.org/trunk@45409 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bda3af14b0
commit
cfd2e38db3
@ -131,7 +131,7 @@ class Tests_Targeted_Link_Rel extends WP_UnitTestCase {
|
||||
/**
|
||||
* Ensure entirely serialized content is ignored.
|
||||
*
|
||||
* @ticket 46402.
|
||||
* @ticket 46402
|
||||
*/
|
||||
public function test_ignore_entirely_serialized_content() {
|
||||
$content = 'a:1:{s:4:"html";s:52:"<p>Links: <a href="/" target="_blank">No Rel</a></p>";}';
|
||||
|
Loading…
x
Reference in New Issue
Block a user