Skip to content

Commit

Permalink
[py] Remove xfail_edge from bidi_network_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jkim2492 committed Nov 17, 2024
1 parent 0365379 commit 491f314
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/test/selenium/webdriver/common/bidi_network_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

@pytest.mark.xfail_firefox
@pytest.mark.xfail_safari
@pytest.mark.xfail_edge
async def test_request_handler(driver, pages):

url1 = pages.url("simpleTest.html")
Expand Down

0 comments on commit 491f314

Please sign in to comment.