Skip to content

Commit d1dd7f4

Browse files
scastillo-jpjosepato87
authored andcommitted
fix: #000 commit rebuild
1 parent a5e61de commit d1dd7f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ are working well together. These are the default tests we should run:
179179
python3 -m pytest -v --ignore=tests/commons/data_access_layer/azure/sql_repository_test.py
180180
```
181181

182+
```run a one test
183+
pytest -v -k name-test
184+
```
185+
182186
As you may have noticed we are ignoring the tests related with the repository.
183187

184188

0 commit comments

Comments
 (0)