Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53781, comment 2


Ignore:
Timestamp:
09/28/2021 02:44:32 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53781, comment 2

    initial v1  
    99=== In Isolation (--filter Tests_Embed_Template)
    10101. `import` added to `groups` `excludes`.
    11 2. `import: true,` added to `$skipped_groups` in `bootstrap.php`.
     112. `'import' => true,` added to `$skipped_groups` in `bootstrap.php`.
    12123. Both of the above added.
    1313
    1414=== Complete Test Suite
    15151. `import` added to `groups` `excludes`.
    16 2. `import: true,` added to $skipped_groups` in `bootstrap.php`.
     162. `'import' => true,` added to $skipped_groups` in `bootstrap.php`.
    17173. Both of the above added.
    1818