Cognizant-CDE-Australia / generator-confit

Build-tool generator for current and future web.
https://odecee.github.io/generator-confit
Other
29 stars 3 forks source link

When visual regression testing is not installed, update CONTRIBUTING.md appropriately #120

Open uglow opened 7 years ago

uglow commented 7 years ago

When visual regression testing is not installed, this appears in CONTRIBUTING.md:

 │   ├──js/                       * minified JS files
 │   └──vendor/                   * minified vendor JS files
 │
 ├──reports/                      * test reports appear here
 │
 ├──                              * visual regression testing reference images (if enabled)
 │
 ├──confit.yml                    * the project config file generated by 'yo confit'

The visual regression reference should be removed.