Skip to content

Commit

Permalink
fixing namespace test
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Mar 1, 2024
1 parent 0fa6c60 commit 5ed93be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_namespace.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ def test_screenpy_selenium() -> None:
"Visits",
"Wait",
"Waits",
"settings",
)

assert sorted(screenpy_selenium.__all__) == sorted(expected)
Expand Down

0 comments on commit 5ed93be

Please sign in to comment.