Skip to content

Commit b9beb49

Browse files
committed
Attempt to run tests under compose
1 parent 218d6a1 commit b9beb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/unit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cd "$(git rev-parse --show-toplevel)"
1717
# tests from here. If you want to run other test suites, see the predefined
1818
# tasks in scripts/test.mk.
1919

20-
echo "Unit tests are not yet implemented. See scripts/tests/unit.sh for more."
20+
docker-compose run web python manage.py test

0 commit comments

Comments
 (0)