Skip to content

Commit 3c3d4f8

Browse files
author
Matteo Lodi
committed
changed test file name
1 parent f77e688 commit 3c3d4f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docs/Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ So, if you want to test files, you should add the following files to the folder
2323
`docker-compose -f docker-compose-test.yml up`
2424

2525
- Rebuild the local image:
26-
`docker-compose -f docker-compose-test.yml build --no-cache`
26+
`docker-compose -f docker-compose-for-tests.yml build --no-cache`
2727

2828
- Run tests:
2929
`docker exec -ti intel_owl_uwsgi python3 manage.py test`

0 commit comments

Comments
 (0)