Skip to content

Commit 2176874

Browse files
Hani YacoubHani Yacoub
authored andcommitted
Edit comment
1 parent 262bfb2 commit 2176874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n_CM/Unified/test_demo_ad_email_phone_captured_in_doorhanger_and_stored.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def test_demo_ad_email_phone_captured_in_doorhanger_and_stored(
3838

3939
# containing phone field
4040
expected_phone = address_autofill_data.telephone
41-
# Skip verification if no phone number isn't provided
41+
# Skip verification if phone number isn't provided
4242
if expected_phone:
4343
with driver.context(driver.CONTEXT_CHROME):
4444
actual_phone = autofill_popup.get_element("address-doorhanger-phone").text

0 commit comments

Comments
 (0)