Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
(PC-4518) : use pytest instead of py.test
Browse files Browse the repository at this point in the history
  • Loading branch information
xordoquy committed Sep 30, 2020
1 parent 1e3d4f7 commit 4b1199d
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 @@ -22,5 +22,5 @@ docker run --name postgres12 -e POSTGRES_DB=pass_culture -e POSTGRES_USER=pytest

Lancer les tests:
```bash
py.test
pytest
```

0 comments on commit 4b1199d

Please sign in to comment.