wordpress-develop/tests/phpunit/tests/bookmark
Tonya Mork 3ce5c4c5a8 General: Fix 'rel' argument in Tests_Functions_wpListBookmarks test datasets.
`wp_list_bookmarks()` arguments include `'link_rel'`, but not `'rel'`. This commit fixes this argument in the test datasets. It also adds an expected `'rel=""'` result check, i.e. instead of only checking for `'noopener'`.

Follow-up to [52395].

Props davidbinda.
Fixes #53839.

git-svn-id: https://develop.svn.wordpress.org/trunk@52396 602fd350-edb4-49c9-b593-d223f7449a82
2021-12-21 00:10:26 +00:00
..
getBookmark.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
getBookmarks.php Tests: Use more appropriate assertions in various tests. 2021-07-18 14:10:24 +00:00
wpListBookmarks.php General: Fix 'rel' argument in Tests_Functions_wpListBookmarks test datasets. 2021-12-21 00:10:26 +00:00