Skip to content

Commit

Permalink
Modified test script to only record new VCRs
Browse files Browse the repository at this point in the history
  • Loading branch information
lepinkainen committed Feb 25, 2016
1 parent 104f653 commit 01e0c4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ echo " | | __/\__ \ |_| | | | | (_| |"
echo " |_|\___||___/\__|_|_| |_|\__, |"
echo " |___/ "
echo
echo "Note: this will record NEW VCRs and overwrite old ones!"
echo "Note: this will only record new VCRs for missing tests"
echo " old ones won't be overwritten. If a certain VCR"
echo " is broken, remove it and run this scrip to regenerate"
echo

source bin/activate
Expand Down

0 comments on commit 01e0c4b

Please sign in to comment.