Skip to content

Commit

Permalink
Add new line.
Browse files Browse the repository at this point in the history
  • Loading branch information
markpbaggett committed Dec 2, 2020
1 parent 3f3ab11 commit 87e7cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ then
echo -e "\nRunning tests:\n"
pipenv run pytest inquisitor/question.py --doctest-modules
else
echo -e "\nNo tests to run. Skipping."
echo -e "\nNo tests to run. Skipping.\n"
fi

0 comments on commit 87e7cc0

Please sign in to comment.