Skip to content

Commit

Permalink
Updated test command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTheProgrammer committed Oct 7, 2024
1 parent b7790b5 commit a4141a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Migrate, load development data and start the app

Run the tests

docker-compose run --rm -e DJANGO_CONFIGURATION=Test web pytest /app/tests
docker-compose run --rm -e DJANGO_Q_SYNC=true web pytest /app/tests

Run Django manage commands inside docker-compose, e.g. create a superuser:

Expand Down

0 comments on commit a4141a3

Please sign in to comment.