Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53945, comment 39


Ignore:
Timestamp:
09/07/2021 09:01:20 PM (3 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53945, comment 39

    initial v1  
    2929   - `npm run env:install`
    3030
    31 Clock the time delay once the message appears:
    32    - Test Composer directly by running `composer update`.
    33    - Clean up:
    34      - Delete `vendor` folder and `composer.lock` file
    35      - Run `composer clearcache`
    36    - Test npm by running `npm run test:php -- --group cron`
    37    - Clean up again
    38    - Now test `npm run test:php-composer -- --group cron`
     31- Test `composer update` and clock the time delay once the message appears
     32
     33- Repeat all the above steps to test `npm run test:php -- --group cron`
     34
     35- Repeat all the above steps to test `npm run test:php-composer -- --group cron`
    3936
    4037