Skip to content

Commit

Permalink
fixing ScreenPyHQ#36
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Sep 22, 2023
1 parent a912b21 commit 6b3062f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@


def test_metadata() -> None:
assert __version__.__title__ == "screenpy-selenium"
assert __version__.__title__ == "screenpy_selenium"
assert __version__.__license__ == "MIT"
assert __version__.__author__ == "Perry Goy"

0 comments on commit 6b3062f

Please sign in to comment.