You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTML API: Use assertEqualHTML() in wp_rel_ugc() tests.
In some tests, the expected output was updated to its pure HTML state, removing the wrapping call to `wp_slash()`. Instead, `stripslashes()` has been applied to the output of the code under function. This leaves more readable test failures.
Developed in WordPress#9255
Discussed in https://core.trac.wordpress.org/ticket/63694
Props dmsnell, jonsurrell.
See #63694.
git-svn-id: https://develop.svn.wordpress.org/trunk@60485 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments