Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: #000 fix sentence
  • Loading branch information
josepato87 committed Nov 23, 2020
commit df92f1cf28af7bce93682b6960594904027db0f8
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ are working well together. These are the default tests we should run:
python3 -m pytest -v --ignore=tests/commons/data_access_layer/azure/sql_repository_test.py
```

```how run a sigle test
```to run a sigle test
pytest -v -k name-test
```

Expand Down