Minor script correction for testing

pull/103/head
kaguillera 2020-09-18 19:30:45 -04:00
parent ca14eba8e1
commit 09d373a31b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ sed -e 's/tests\/settings\/periodic\/testing_config\.yaml/tests\/settings\/freq
cp test_tmp tests/scripts/test_sensor_features.py
echo Running tests on frequency data produced...
./env/bin/python -m unittest discover tests/scripts/ -v
python -m unittest discover tests/scripts/ -v
# Uncomment to return snakemake back to the original version when testing locally
# echo Cleaning up...