Skip to content

Commit ecc106a

Browse files
committed
vs/gha
1 parent b3d6285 commit ecc106a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/geolocation/test_geolocation_shared_via_html5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def test_allow_permission_on_geolocation_via_html5(driver: Firefox):
7070
permission_icon = nav.get_element("permissions-location-icon")
7171
assert permission_icon.is_displayed()
7272

73+
#did GHA DID THIS?
7374

7475
def test_block_permission_on_geolocation_via_w3c_api(driver: Firefox):
7576
"""

0 commit comments

Comments
 (0)