rename pytest-abra fixture file
This commit is contained in:
parent
a9042c1208
commit
4a7c0568ae
2 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.entry-points.pytest11]
|
||||
pytest_abra = "pytest_abra.pytest_abra"
|
||||
pytest_abra = "pytest_abra.custom_fixtures"
|
||||
|
||||
[project.scripts]
|
||||
abratest = "pytest_abra.cli:run"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue