File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
components/DataLiberation/Tests Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,6 @@ public static function provider_test_wp_rewrite_urls() {
3535 'http://legacy-blog.com ' ,
3636 'https://modern-webstore.org ' ,
3737 ),
38- 'IP and port combinations ' => array (
39- '<!-- wp:image {"src": "http://localhost:8881/?page=118"} --> ' ,
40- '<!-- wp:image {"src":"https:\/\/modern-webstore.org\/?page=118"} --> ' ,
41- 'http://localhost:8881 ' ,
42- 'https://modern-webstore.org ' ,
43- ),
4438 'Domain in a block attribute expressed with JSON UTF-8 escape sequences ' => array (
4539 '<!-- wp:image {"src": "https:\/\/\u006c\u0065\u0067\u0061\u0063y-bl\u006fg.\u0063\u006fm/wp-content/image.png"} --> ' ,
4640 '<!-- wp:image {"src":"https:\/\/modern-webstore.org\/wp-content\/image.png"} --> ' ,
You can’t perform that action at this time.
0 commit comments