Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
specifies npm test instead of grunt test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher McCulloh committed Jun 28, 2017
1 parent 81fe366 commit 7ad9506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You will need to authorize your machine to do npm publishing using `npm adduser`
### QA
- [ ] Test
- [ ] `npm install`
- [ ] `grunt test`
- [ ] `npm test`
- [ ] `grunt saucelabs` Best to find out if they pass or not now as opposed to in the middle of a release.
* **WILL NOT WORK ON VPN**
* If some environments fail, you can comment out the passing environments temporarily in `sauce_browsers.yml` while you debug
Expand Down

0 comments on commit 7ad9506

Please sign in to comment.