Add changelog

This commit is contained in:
Lucas Bustamante 2022-01-12 13:44:32 -03:00
parent 2cbedb1dc8
commit e124d4125a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- Added `post-results-to-github-pr.js` to post smoke test results to a GitHub PR.
- Added jest flags to generate a json test report
- Added more entries to `default.json`
- Print the full path to `test-results.json` when the tests ends to make it easier to find the test results file.
## Added