Skip to content

Commit

Permalink
pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
dzurikmiroslav committed Sep 23, 2024
1 parent f400883 commit 2535b48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unity-app/conftest.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# def pytest_addoption(parser):
# parser.addoption("--test-name", action="store", default="test-name")
def pytest_addoption(parser):
parser.addoption("--test-name", action="store", default="evse")


def pytest_generate_tests(metafunc):
Expand Down

0 comments on commit 2535b48

Please sign in to comment.