mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-09 06:57:16 +00:00
re-enable tests
This commit is contained in:
@@ -15,4 +15,5 @@ export BASE_URL="https://foobar.com"
|
||||
find tests/test_*py -type f|while read test_name
|
||||
do
|
||||
echo "TEST RUNNING $test_name"
|
||||
pytest $test_name
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user