Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinEtchells committed Feb 13, 2025
1 parent b941f38 commit 4882718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ class PrivacyPage(BasePage):
@property
def expected_page_title(self) -> str:
return "Privacy policy - Redbox"


class CookiesPage(BasePage):
@property
Expand Down

0 comments on commit 4882718

Please sign in to comment.