Changes between Initial Version and Version 1 of Ticket #53781, comment 2
- Timestamp:
- 09/28/2021 02:44:32 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53781, comment 2
initial v1 9 9 === In Isolation (--filter Tests_Embed_Template) 10 10 1. `import` added to `groups` `excludes`. 11 2. ` import:true,` added to `$skipped_groups` in `bootstrap.php`.11 2. `'import' => true,` added to `$skipped_groups` in `bootstrap.php`. 12 12 3. Both of the above added. 13 13 14 14 === Complete Test Suite 15 15 1. `import` added to `groups` `excludes`. 16 2. ` import:true,` added to $skipped_groups` in `bootstrap.php`.16 2. `'import' => true,` added to $skipped_groups` in `bootstrap.php`. 17 17 3. Both of the above added. 18 18