STR:
- Log in to AMO -dev
- Choose a static theme and make sure that an image specified in the manifest is missing from the package - i.e. delete the image or change its type (from
.png
to .jpg
)
- Submit your static theme via dev hub distribution page
- Observe the validation results
Actual result:
There is no error generated at static theme submission
Expected result:
The linter should detect when an image specified in the manifest is missing from the package
Notes: