Make WordPress Core


Ignore:
Timestamp:
02/27/2021 02:36:22 PM (5 years ago)
Author:
johnbillion
Message:

Build/Test Tools: Add some more tests that perform HTTP requests to the external-http test group.

See #52625

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/media.php

    r50132 r50448  
    281281        /**
    282282         * @ticket 23776
     283         *
     284         * @group external-http
    283285         */
    284286        function test_autoembed_no_paragraphs_around_urls() {
     
    12811283        /**
    12821284         * @ticket 33016
     1285         *
     1286         * @group external-http
    12831287         */
    12841288        function test_multiline_comment_with_embeds() {
     
    13241328        /**
    13251329         * @ticket 33016
     1330         *
     1331         * @group external-http
    13261332         */
    13271333        function test_oembed_explicit_media_link() {
Note: See TracChangeset for help on using the changeset viewer.