Skip to content

Commit

Permalink
try to log heap usage
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 22, 2020
1 parent 9cdd121 commit f36fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest
Expand Up @@ -9,4 +9,4 @@ LICENSE file in the root directory of this source tree.

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

node "$DIR"/packages/jest-cli/bin/jest "$@"
node "$DIR"/packages/jest-cli/bin/jest "$@" --log-heap-usage

0 comments on commit f36fad7

Please sign in to comment.