Skip to content

Commit

Permalink
Use detox instead
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Mar 12, 2018
1 parent 6c0c9fc commit 50dd87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ assets:
cd test_project && python manage.py collectstatic --noinput

tests: assets
pip install tox
tox
pip install detox
detox


# target: setup-lo0
Expand Down

0 comments on commit 50dd87c

Please sign in to comment.