1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

wombat+tests: fix tests (no more karma tests, now in wombat), update to latest wombat

This commit is contained in:
Ilya Kreymer 2019-07-02 17:15:13 -07:00
parent 0f11ff399e
commit c78bc1eef8
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ set -e
if [ "$WR_TEST" = "no" ]; then if [ "$WR_TEST" = "no" ]; then
python setup.py test python setup.py test
cd karma-tests && make test && cd ..
else else
cd webrecorder-tests cd webrecorder-tests
INTRAVIS=1 pytest -m "pywbtest and chrometest" INTRAVIS=1 pytest -m "pywbtest and chrometest"

2
wombat

@ -1 +1 @@
Subproject commit b39d211655c1fa0c1c062b9edf912b74710e50b5 Subproject commit 2e6eb7a0c3772da61ff24f07bca7e69ccf346db4