Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed Jul 24, 2024
1 parent e08f40f commit 32984bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def pytest_addoption(parser: pytest.Parser):
Args:
parser: pytest command line parser.
"""
print("hello world")
# The prebuilt charm file.
parser.addoption("--charm-file", action="append", default=[])
# The Jenkins image name:tag.
Expand Down

0 comments on commit 32984bd

Please sign in to comment.