Skip to content

Commit feb3483

Browse files
author
Joe
committed
Run tests in Docker.
1 parent f37d8bb commit feb3483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Quick demo project to show Django.
1010

1111
To test:
1212

13-
`./manage.py test`
13+
`docker-compose run --service-ports dev /code/manage.py test`
1414

1515
To run:
1616

0 commit comments

Comments
 (0)