This commit is contained in:
Wade Wegner 2018-02-14 04:28:34 -08:00 коммит произвёл GitHub
Родитель 4f2e2b30f2
Коммит b0c8165305
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -6,10 +6,10 @@ A simple way to create lots of tests and then run them.
This assumes you're already setup with Salesforce DX and you've logged into your Dev Hub.
1. Review `createtests.sh` and make any required.
1. Review `createtests.sh` and the template files. Make any desired changes.
2. Be sure to `git add -A && git commit -m "comment"` your changes before running the script.
3. Run the script: `./createtests.sh`.
Happy testing!
Happy testing!