Skip to content

Commit

Permalink
remove pointless alias
Browse files Browse the repository at this point in the history
`pipenv run pytest` does the same thing with or without this
  • Loading branch information
chris48s committed Aug 20, 2024
1 parent 2cf4fe9 commit f98ae8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ playwright = "==1.45.1"
python_version = "3.12"

[scripts]
pytest = "pytest"
build_templates = "python lib/template_generator/generate_base_template.py"

0 comments on commit f98ae8d

Please sign in to comment.