Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 15, 2019
1 parent f4481cb commit a5b8f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installer/__tests__/__snapshots__/getScript.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ debug() {
debug \\"$hookName hook started...\\"
if ! command -v node >/dev/null 2>&1; then
echo \\"Can't find node in PATH, trying to find a node binary on your system\\"
echo \\"Info: Can't find node in PATH, trying to find a node binary on your system\\"
fi
if [ -f \\"$scriptPath\\" ]; then
Expand Down

0 comments on commit a5b8f85

Please sign in to comment.