Skip to content

Commit

Permalink
don't land - used for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
whimboo authored and jgraham committed Aug 16, 2023
1 parent dd78f67 commit c382179
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@


async def test_unsubscribe(bidi_session, inline, top_context):
# test
await bidi_session.session.subscribe(events=[DOM_CONTENT_LOADED_EVENT])
await bidi_session.session.unsubscribe(events=[DOM_CONTENT_LOADED_EVENT])

Expand Down

0 comments on commit c382179

Please sign in to comment.