Skip to content

Commit b84abf1

Browse files
authored
Update tests/test.py
1 parent 4f46398 commit b84abf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def test_switching_lang_sw_about(page: Page) -> None:
9999
("Black Python Devs | About Us", "/about/"),
100100
("Black Python Devs | Events", "/events/"),
101101
("Black Python Devs | Community", "/community/"),
102-
("Black Python Devs | Meet our leaders", "/meet-our-leaders/"),
103102
),
104103
)
105104
def test_bpdevs_title_en(page: Page, title: str, url: str) -> None:

0 commit comments

Comments
 (0)