Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56615, comment 17


Ignore:
Timestamp:
09/26/2022 03:45:35 PM (3 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56615, comment 17

    initial v1  
    1 @gziolo I can also imagine that this could be solvable by having a check in the test `bootstrap.php` file for these files and putting a creating a dummy file for each of them if they don't exist ?
     1@gziolo I can also imagine that this could be solvable by having a check in the test `bootstrap.php` file for these files and creating a dummy file for each of them if they don't exist ?
    22
    33More than anything, it concerns me that this change was made without taking integration tests from plugins/themes into account.