Skip to content

Commit a37f688

Browse files
committed
Remove redundant fixture
1 parent bdc95dd commit a37f688

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/security_and_privacy/test_private_session_awesome_bar_exclusion.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
AMAZON_URL = "https://www.amazon.com/"
1010

1111

12-
@pytest.fixture()
13-
def add_prefs():
14-
return []
15-
16-
1712
def test_websites_visited_in_private_browser_not_displayed_in_awesome_bar(
1813
driver: Firefox,
1914
):

0 commit comments

Comments
 (0)