From 131aeba96ac59ea9e94e13bfbcf07590181fc650 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 22 May 2016 18:28:12 +0200 Subject: [PATCH] Update release procedure docs --- documentation/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/tools.md b/documentation/tools.md index 1af9b4d..bb43430 100644 --- a/documentation/tools.md +++ b/documentation/tools.md @@ -176,6 +176,7 @@ Before making a release, it might be wise to: - Run `npm update` and/or `npm outdated` to see if there are any updates to dependencies. Investigate what’s new and test! - Run `gulp sync-locales` to make sure that no translation has been left behind. +- Run `gulp --test` to make sure the tests pass. - Inspect the `build/` directory to see that nothing strange has been included or generated by `gulp build`. -- 2.39.3